diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-08-14 10:01:54 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-08-14 10:01:54 +0000 |
| commit | 753d686d34e90c2a4fe6afa14bd5f19d94f17699 (patch) | |
| tree | 7afa9a221c2e61ee3e2cf3f8bc7417845980ab79 /usr.bin/lockf | |
| parent | e423aa38ba8e14f7be454efa093d6a9a931cc4c4 (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 cd81f41ef4ce7..b7f35c0c3f87f 100644 --- a/usr.bin/lockf/lockf.1 +++ b/usr.bin/lockf/lockf.1 @@ -55,7 +55,9 @@ releases the lock, and removes the .Ar file unless the .Fl k -option is specified. BSD-style locking is used, as described in +option is specified. +.Bx Ns -style +locking is used, as described in .Xr flock 2 ; the mere existence of the .Ar file |
