summaryrefslogtreecommitdiffstats
path: root/sbin/devfs/devfs.8
diff options
context:
space:
mode:
authordd <dd@FreeBSD.org>2004-11-06 11:03:59 +0000
committerdd <dd@FreeBSD.org>2004-11-06 11:03:59 +0000
commitd4e51893426e1528f2041fe68e48922cbe989786 (patch)
treeb2891388f91cdd31a0c7094f1008139c7d0bd75c /sbin/devfs/devfs.8
parentbecc212fd34eb2fe45097dd6e04187cfd3666a0b (diff)
downloadFreeBSD-src-d4e51893426e1528f2041fe68e48922cbe989786.zip
FreeBSD-src-d4e51893426e1528f2041fe68e48922cbe989786.tar.gz
Parse file mode with setmode(3) for consistency with other programs
that do this kind of thing.
Diffstat (limited to 'sbin/devfs/devfs.8')
-rw-r--r--sbin/devfs/devfs.83
1 files changed, 2 insertions, 1 deletions
diff --git a/sbin/devfs/devfs.8 b/sbin/devfs/devfs.8
index 1d7d442..0953429 100644
--- a/sbin/devfs/devfs.8
+++ b/sbin/devfs/devfs.8
@@ -202,7 +202,8 @@ This does not necessarily result in any changes to the node
.It Cm mode Ar filemode
Set the file mode to
.Ar filemode ,
-which is interpreted in octal.
+which is interpreted as in
+.Xr chmod 1 .
.It Cm user Ar uid
Set the UID to
.Ar uid ,
OpenPOWER on IntegriCloud