diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2005-06-14 11:50:53 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2005-06-14 11:50:53 +0000 |
| commit | 39c59153e929e3e663fe0efd645faa06f6c8b48e (patch) | |
| tree | 5b8f7ec5f9759d9bb31c646b1ae9c4bae031a64f /usr.bin/lockf | |
| parent | 55c82bf0d4cb130728c344c768cd9c91a1407108 (diff) | |
Notes
Diffstat (limited to 'usr.bin/lockf')
| -rw-r--r-- | usr.bin/lockf/lockf.1 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.bin/lockf/lockf.1 b/usr.bin/lockf/lockf.1 index f341937c3b7e0..6fdc5730e45db 100644 --- a/usr.bin/lockf/lockf.1 +++ b/usr.bin/lockf/lockf.1 @@ -43,7 +43,9 @@ The utility acquires an exclusive lock on a .Ar file , creating it if necessary, -.Em "and removing the file on exit unless explictly told not to." +.Bf Em +and removing the file on exit unless explictly told not to. +.Ef While holding the lock, it executes a .Ar command with optional |
