summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2002-12-24 13:41:48 +0000
committerru <ru@FreeBSD.org>2002-12-24 13:41:48 +0000
commit4979ab8d816b8ab1d2eb74e7179f8f63e04f0972 (patch)
tree3a2594ccf0dfa39e2b9d787edfbc673670ae29da /lib/libc/sys
parenta59d939300a476e89fd904d21bef510b0d7f7da0 (diff)
downloadFreeBSD-src-4979ab8d816b8ab1d2eb74e7179f8f63e04f0972.zip
FreeBSD-src-4979ab8d816b8ab1d2eb74e7179f8f63e04f0972.tar.gz
mdoc(7) police: Deal with self-xrefs.
Diffstat (limited to 'lib/libc/sys')
-rw-r--r--lib/libc/sys/fcntl.22
-rw-r--r--lib/libc/sys/vfork.22
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/fcntl.2 b/lib/libc/sys/fcntl.2
index c9dc8e7..c3d0231 100644
--- a/lib/libc/sys/fcntl.2
+++ b/lib/libc/sys/fcntl.2
@@ -343,7 +343,7 @@ to their children.
Note that
.Xr flock 2
and
-.Xr fcntl 2
+.Fn fcntl
locks may be safely used concurrently but
.Fn fcntl F_GETLK
returns \-1 in
diff --git a/lib/libc/sys/vfork.2 b/lib/libc/sys/vfork.2
index 113dff9..433f42d 100644
--- a/lib/libc/sys/vfork.2
+++ b/lib/libc/sys/vfork.2
@@ -115,7 +115,7 @@ This system call will be eliminated when proper system sharing
mechanisms are implemented.
Users should not depend on the memory
sharing semantics of
-.Xr vfork 2
+.Fn vfork
as it will, in that case, be made synonymous to
.Xr fork 2 .
.Pp
OpenPOWER on IntegriCloud