diff options
| author | Giorgos Keramidas <keramida@FreeBSD.org> | 2005-07-31 03:30:48 +0000 |
|---|---|---|
| committer | Giorgos Keramidas <keramida@FreeBSD.org> | 2005-07-31 03:30:48 +0000 |
| commit | 6fb9b618f59bb8cf57ee05626515d113a8be92d3 (patch) | |
| tree | 2fcd325b0ae82cec9ec2820bb4009fa44253edec /usr.bin/lockf | |
| parent | 48c912e4cef9b38b00d2fff7b1a71849537f62bf (diff) | |
Notes
Diffstat (limited to 'usr.bin/lockf')
| -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 6fdc5730e45db..c6e6e6687e52c 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 |
