diff options
| author | Eitan Adler <eadler@FreeBSD.org> | 2012-03-29 05:02:12 +0000 |
|---|---|---|
| committer | Eitan Adler <eadler@FreeBSD.org> | 2012-03-29 05:02:12 +0000 |
| commit | 50d675f7a9fca2f3fba3a23ac41a8ae2c0162e4e (patch) | |
| tree | bc9e037fdf2ed91d8f914cfe43bade2553a869c2 /usr.bin/lockf | |
| parent | 3dce589cb969648ca460619cfe3f14b200663fbc (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 255a8283a1f62..f3ad6dfedb8c8 100644 --- a/usr.bin/lockf/lockf.1 +++ b/usr.bin/lockf/lockf.1 @@ -139,7 +139,7 @@ A system call (e.g., .Xr fork 2 ) failed unexpectedly. .It Dv EX_SOFTWARE -The +The .Ar command did not exit normally, but may have been signaled or stopped. |
