diff options
Diffstat (limited to 'usr.bin/lockf/lockf.1')
-rw-r--r-- | usr.bin/lockf/lockf.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/lockf/lockf.1 b/usr.bin/lockf/lockf.1 index 6fdc573..c6e6e66 100644 --- a/usr.bin/lockf/lockf.1 +++ b/usr.bin/lockf/lockf.1 @@ -44,7 +44,7 @@ utility acquires an exclusive lock on a .Ar file , creating it if necessary, .Bf Em -and removing the file on exit unless explictly told not to. +and removing the file on exit unless explicitly told not to. .Ef While holding the lock, it executes a .Ar command |