summaryrefslogtreecommitdiff
path: root/sbin/mknod
diff options
context:
space:
mode:
authorDima Dorfman <dd@FreeBSD.org>2002-03-10 08:50:53 +0000
committerDima Dorfman <dd@FreeBSD.org>2002-03-10 08:50:53 +0000
commita697e022f02353348636c5fc69c398d74b284d7f (patch)
treec2eb49a05d3e98303ed8e8cd9b1747635a6b028a /sbin/mknod
parent7c1e1cf1884559f418be7b926fc1f23b21c3e185 (diff)
downloadsrc-test2-a697e022f02353348636c5fc69c398d74b284d7f.tar.gz
src-test2-a697e022f02353348636c5fc69c398d74b284d7f.zip
Notes
Diffstat (limited to 'sbin/mknod')
-rw-r--r--sbin/mknod/mknod.84
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