summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authordd <dd@FreeBSD.org>2001-10-23 00:54:58 +0000
committerdd <dd@FreeBSD.org>2001-10-23 00:54:58 +0000
commitceeb7e9e8ead9a5f69302ca1bcb726654c49b035 (patch)
tree7fefba728c6c51e686125c4aac708aa5b072d198 /lib/libc
parent316b09762f7d510009203cc91ffa3709e0180ce1 (diff)
downloadFreeBSD-src-ceeb7e9e8ead9a5f69302ca1bcb726654c49b035.zip
FreeBSD-src-ceeb7e9e8ead9a5f69302ca1bcb726654c49b035.tar.gz
Refer to chflags(2) instead of chflags(1) (since we're a section 2
manual page), fix capitalization, and remove chflags reference from SEE ALSO since the only time it's referenced is with an .Xr, anyway. Submitted by: bde
Diffstat (limited to 'lib/libc')
-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 eb193a6..1acd08e 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
OpenPOWER on IntegriCloud