diff options
Diffstat (limited to 'sbin/mknod')
-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 094a8d564f89..9f36c52d3774 100644 --- a/sbin/mknod/mknod.8 +++ b/sbin/mknod/mknod.8 @@ -114,12 +114,12 @@ indicates a hexadecimal number, and a leading will cause the number to be interpreted as octal. .Sh COMPATIBILITY The -.Xr chown 8 +.Xr chown 8 Ns - Ns like functionality is specific to .Fx and was added so that .Pa /dev/MAKEDEV -wound not depend on +would not depend on .Pa /usr being mounted. .Sh SEE ALSO |