fix *link.2 Xr thingies; bgrayson@r2d2.ece.utexas.edu + more
authorderaadt <deraadt@openbsd.org>
Wed, 26 Mar 1997 02:29:03 +0000 (02:29 +0000)
committerderaadt <deraadt@openbsd.org>
Wed, 26 Mar 1997 02:29:03 +0000 (02:29 +0000)
lib/libc/sys/link.2
lib/libc/sys/readlink.2
lib/libc/sys/symlink.2
lib/libc/sys/unlink.2

index 2a6f8b6..efcdb14 100644 (file)
@@ -145,6 +145,7 @@ is outside the process's allocated address space.
 .El
 .Sh SEE ALSO
 .Xr symlink 2 ,
+.Xr readlink 2 ,
 .Xr unlink 2
 .Sh STANDARDS
 The
index 0a604f2..b4e2c4d 100644 (file)
@@ -90,8 +90,8 @@ extends outside the process's allocated address space.
 .Sh SEE ALSO
 .Xr stat 2 ,
 .Xr lstat 2 ,
-.Xr symlink 2
-.Xr symlink 7 ,
+.Xr symlink 2 ,
+.Xr symlink 7
 .Sh HISTORY
 The
 .Fn readlink
index cee3f9f..43d9513 100644 (file)
@@ -130,8 +130,9 @@ points outside the process's allocated address space.
 .Sh SEE ALSO
 .Xr ln 1 ,
 .Xr link 2 ,
-.Xr unlink 2
-.Xr symlink 7 ,
+.Xr unlink 2 ,
+.Xr readlink 2 ,
+.Xr symlink 7
 .Sh HISTORY
 The
 .Fn symlink
index 6dfd460..145a481 100644 (file)
@@ -107,7 +107,7 @@ points outside the process's allocated address space.
 .Sh SEE ALSO
 .Xr close 2 ,
 .Xr link 2 ,
-.Xr rmdir 2
+.Xr rmdir 2 ,
 .Xr symlink 7
 .Sh HISTORY
 An