diff options
| author | Philippe Charnier <charnier@FreeBSD.org> | 2000-03-26 14:42:14 +0000 |
|---|---|---|
| committer | Philippe Charnier <charnier@FreeBSD.org> | 2000-03-26 14:42:14 +0000 |
| commit | 2e184158bf305a0568930ae1f2a48e10e9047d03 (patch) | |
| tree | 2d95ea9737f67f079fc3da72522ee8744655662d /usr.bin/mkfifo | |
| parent | f71970dd4d116e299e86469b814bbf0812116643 (diff) | |
Notes
Diffstat (limited to 'usr.bin/mkfifo')
| -rw-r--r-- | usr.bin/mkfifo/mkfifo.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/mkfifo/mkfifo.1 b/usr.bin/mkfifo/mkfifo.1 index a7443c57664fe..511d90a69a22c 100644 --- a/usr.bin/mkfifo/mkfifo.1 +++ b/usr.bin/mkfifo/mkfifo.1 @@ -79,10 +79,10 @@ of the calling process. The .Nm command requires write permission in the parent directory. -.Pp +.Sh DIAGNOSTICS The .Nm -command exits 0 if successful, and >0 if an error occurred. +utility exits 0 on success, and >0 if an error occurs. .Sh STANDARDS The .Nm |
