Added new sym-link following conventions section.
authorElan Amir <elan@ucbvax.Berkeley.EDU>
Tue, 2 Jun 1992 03:17:18 +0000 (19:17 -0800)
committerElan Amir <elan@ucbvax.Berkeley.EDU>
Tue, 2 Jun 1992 03:17:18 +0000 (19:17 -0800)
SCCS-vsn: bin/ln/ln.1 6.10

usr/src/bin/ln/ln.1

index d8f90bf..fc07c6f 100644 (file)
@@ -6,7 +6,7 @@
 .\"
 .\" %sccs.include.redist.roff%
 .\"
 .\"
 .\" %sccs.include.redist.roff%
 .\"
-.\"    @(#)ln.1        6.9 (Berkeley) %G%
+.\"    @(#)ln.1        6.10 (Berkeley) %G%
 .\"
 .Dd 
 .Dt LN 1
 .\"
 .Dd 
 .Dt LN 1
@@ -105,12 +105,12 @@ The only system calls that operate on symbolic links are
 .Xr lstat 2 ,
 and
 .Xr readlink 2 .
 .Xr lstat 2 ,
 and
 .Xr readlink 2 .
-All other system calls follow the symbolic link and operate on the object to
+All other system calls follow the symbolic link and operate on the object
 which the link points to.
 .Pp
 Utilities that do not recurse over trees always
 follow symbolic links on the command line.  The rest of the utilities
 which the link points to.
 .Pp
 Utilities that do not recurse over trees always
 follow symbolic links on the command line.  The rest of the utilities
-.Xr (chown 1 ,
+.Xr (chown 8 ,
 .Xr chmod 1 ,
 .Xr chgrp 1 ,
 .Xr chflags 1 ,
 .Xr chmod 1 ,
 .Xr chgrp 1 ,
 .Xr chflags 1 ,
@@ -169,7 +169,7 @@ does not follow symbolic links.
 .Xr mv 1 ,
 .Xr ls 1 ,
 .Xr tar 1 ,
 .Xr mv 1 ,
 .Xr ls 1 ,
 .Xr tar 1 ,
-.Xr chown 1 ,
+.Xr chown 8 ,
 .Xr chmod 1 ,
 .Xr chgrp 1 ,
 .Xr chflags 1 ,
 .Xr chmod 1 ,
 .Xr chgrp 1 ,
 .Xr chflags 1 ,