Tcl Source Code

Artifact [cde7501f7c]
Login

Artifact cde7501f7c2f951156deb5b1914e8eaa7cb43b80:

Attachment "FileSystem.3.patch" to ticket [1034939fff] added by wildcard_25 2004-09-26 17:24:35.
diff -urd -x CVS src_tcl_orig\doc\FileSystem.3 src_tcl\doc\FileSystem.3
--- src_tcl_orig\doc\FileSystem.3	Sat Sep 25 08:33:44 2004
+++ src_tcl\doc\FileSystem.3	Thu Sep 23 02:45:56 2004
@@ -324,7 +324,7 @@
 given lie in the same filesystem (according to
 \fBTcl_FSGetFileSystemForPath\fR) then that filesystem's 'rename file'
 function is called (if it is non-NULL).  Otherwise the function returns -1
-and sets the \Berrno\fR global C variable to the 'EXDEV' POSIX error
+and sets the \fBerrno\fR global C variable to the 'EXDEV' POSIX error
 code (which signifies a 'cross-domain link').
 .PP
 \fBTcl_FSListVolumes\fR calls each filesystem which has a non-NULL 'list