summaryrefslogtreecommitdiffstats
path: root/usr.bin/lockf/lockf.1
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/lockf/lockf.1')
-rw-r--r--usr.bin/lockf/lockf.15
1 files changed, 4 insertions, 1 deletions
diff --git a/usr.bin/lockf/lockf.1 b/usr.bin/lockf/lockf.1
index b7f35c0..9d06758 100644
--- a/usr.bin/lockf/lockf.1
+++ b/usr.bin/lockf/lockf.1
@@ -101,7 +101,9 @@ as follows:
.It Dv EX_TEMPFAIL
The specified lock file was already locked by another process.
.It Dv EX_CANTCREAT
+The
.Nm
+utility
was unable to create the lock file, e.g., because of insufficient access
privileges.
.It Dv EX_USAGE
@@ -115,8 +117,9 @@ A system call (e.g., fork) failed unexpectedly.
.Xr flock 2 ,
.Xr sysexits 3
.Sh HISTORY
+A
.Nm
-first appeared in
+utility first appeared in
.Fx 2.2 .
.Sh AUTHORS
.An John Polstra Aq jdp@polstra.com .
OpenPOWER on IntegriCloud