diff options
Diffstat (limited to 'usr.bin/mkfifo/mkfifo.1')
-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 e637bc6..7ce479c 100644 --- a/usr.bin/mkfifo/mkfifo.1 +++ b/usr.bin/mkfifo/mkfifo.1 @@ -48,7 +48,7 @@ .Sh DESCRIPTION The .Nm -command creates the fifos requested, in the order specified. +utility creates the fifos requested, in the order specified. .Pp The options are as follows: .Bl -tag -width indent @@ -78,7 +78,7 @@ modified by the of the calling process. The .Nm -command requires write permission in the parent directory. +utility requires write permission in the parent directory. .Sh DIAGNOSTICS .Ex -std .Sh STANDARDS |