diff options
Diffstat (limited to 'appendixa/fileutils-desc.xml')
-rw-r--r-- | appendixa/fileutils-desc.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appendixa/fileutils-desc.xml b/appendixa/fileutils-desc.xml index 1d94d9224..f25533d1a 100644 --- a/appendixa/fileutils-desc.xml +++ b/appendixa/fileutils-desc.xml @@ -67,7 +67,7 @@ their owner and group.</para></sect4> <para>mkfifo creates a FIFO with each given name.</para></sect4> <sect4><title>mknod</title> -<para>mknod creates a FIFO, character special file, or block special file +<para>mknod creates a FIFO, character special file or block special file with the given file name.</para></sect4> <sect4><title>mv</title> |