diff options
Diffstat (limited to 'sbin/mknod/mknod.8')
-rw-r--r-- | sbin/mknod/mknod.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/mknod/mknod.8 b/sbin/mknod/mknod.8 index 9f36c52..541df7d 100644 --- a/sbin/mknod/mknod.8 +++ b/sbin/mknod/mknod.8 @@ -47,7 +47,7 @@ .Sh DESCRIPTION The .Nm -command creates device special files. +utility creates device special files. Normally the shell script .Pa /dev/MAKEDEV is used to create special files for commonly known devices; it executes @@ -130,5 +130,5 @@ being mounted. .Sh HISTORY A .Nm -command appeared in +utility appeared in .At v6 . |