summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/fcntl.2
diff options
context:
space:
mode:
authorcharnier <charnier@FreeBSD.org>2003-02-05 13:36:13 +0000
committercharnier <charnier@FreeBSD.org>2003-02-05 13:36:13 +0000
commita7cecc7301a0f68ed494f2f00b1210916ffc932a (patch)
tree6518a24103e1c785e5024f2abe85465b4d2a1a00 /lib/libc/sys/fcntl.2
parent34c8e00d1d546e577d7b214e4bb83c25ebc02a46 (diff)
downloadFreeBSD-src-a7cecc7301a0f68ed494f2f00b1210916ffc932a.zip
FreeBSD-src-a7cecc7301a0f68ed494f2f00b1210916ffc932a.tar.gz
Prevent uppercase after .Xr by adding ``The ... utility/system call''.
Diffstat (limited to 'lib/libc/sys/fcntl.2')
-rw-r--r--lib/libc/sys/fcntl.25
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/libc/sys/fcntl.2 b/lib/libc/sys/fcntl.2
index c3d0231..c888890 100644
--- a/lib/libc/sys/fcntl.2
+++ b/lib/libc/sys/fcntl.2
@@ -336,8 +336,9 @@ The
.Xr flock 2
interface has much more rational last close semantics and
allows locks to be inherited by child processes.
-.Xr Flock 2
-is recommended for applications that want to ensure the integrity
+The
+.Xr flock 2
+system call is recommended for applications that want to ensure the integrity
of their locks when using library routines or wish to pass locks
to their children.
Note that
OpenPOWER on IntegriCloud