typo
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Sat, 26 Aug 1989 03:08:24 +0000 (19:08 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Sat, 26 Aug 1989 03:08:24 +0000 (19:08 -0800)
SCCS-vsn: lib/libc/sys/readlink.2 6.6

usr/src/lib/libc/sys/readlink.2

index 48c67a6..dde2dc5 100644 (file)
@@ -13,7 +13,7 @@
 .\" IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
 .\" WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
 .\"
 .\" IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
 .\" WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
 .\"
-.\"    @(#)readlink.2  6.5 (Berkeley) %G%
+.\"    @(#)readlink.2  6.6 (Berkeley) %G%
 .\"
 .TH READLINK 2 ""
 .UC 5
 .\"
 .TH READLINK 2 ""
 .UC 5
@@ -43,7 +43,7 @@ if it succeeds, or a \-1 if an error occurs, placing the error
 code in the global variable \fIerrno\fP.
 .SH "ERRORS
 .I Readlink
 code in the global variable \fIerrno\fP.
 .SH "ERRORS
 .I Readlink
-will fail and the file mode will be unchanged if:
+will fail if:
 .TP 15
 [ENOTDIR]
 A component of the path prefix is not a directory.
 .TP 15
 [ENOTDIR]
 A component of the path prefix is not a directory.