aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorDima Dorfman <dd@FreeBSD.org>2001-10-23 00:54:58 +0000
committerDima Dorfman <dd@FreeBSD.org>2001-10-23 00:54:58 +0000
commit2716f76b14f17624d0c9c1343a75c8713bb21f5e (patch)
tree7fefba728c6c51e686125c4aac708aa5b072d198 /lib
parent47790a5b6e783a51d41663ac9786059567576d04 (diff)
Notes
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/sys/link.25
1 files changed, 2 insertions, 3 deletions
diff --git a/lib/libc/sys/link.2 b/lib/libc/sys/link.2
index eb193a6d9e08..1acd08e23dd7 100644
--- a/lib/libc/sys/link.2
+++ b/lib/libc/sys/link.2
@@ -119,8 +119,8 @@ does exist.
The file named by
.Fa name1
is a directory or is flagged immutable or append-only
-(See
-.Xr chflags 1 ) .
+(see
+.Xr chflags 2 ) .
.It Bq Er EXDEV
The link named by
.Fa name2
@@ -147,7 +147,6 @@ One of the pathnames specified
is outside the process's allocated address space.
.El
.Sh SEE ALSO
-.Xr chflags 1 ,
.Xr readlink 2 ,
.Xr symlink 2 ,
.Xr unlink 2