diff options
| author | Simon L. B. Nielsen <simon@FreeBSD.org> | 2003-07-26 12:41:44 +0000 |
|---|---|---|
| committer | Simon L. B. Nielsen <simon@FreeBSD.org> | 2003-07-26 12:41:44 +0000 |
| commit | d54277a7939670acac98d24564875c376f629e50 (patch) | |
| tree | 3d7b67c518daa3546ea7e3cd0030e8b920c1efcc /sbin/devfs | |
| parent | c6df222c98f0c701aaaebedf9acf2fcd35566892 (diff) | |
Notes
Diffstat (limited to 'sbin/devfs')
| -rw-r--r-- | sbin/devfs/devfs.8 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/sbin/devfs/devfs.8 b/sbin/devfs/devfs.8 index 2308c8b04027..570892ca19cb 100644 --- a/sbin/devfs/devfs.8 +++ b/sbin/devfs/devfs.8 @@ -43,7 +43,9 @@ utility provides an interface to manipulate properties of .Xr devfs 5 mounts. .Pp -The first keyword after the program name determines the context for +The +.Ar keyword +argument determines the context for the rest of the arguments. For example, most of the commands related to the rule subsystem must be preceded by the @@ -339,10 +341,10 @@ The rule numbers are preserved, but ruleset 10 may already have rules with non-conflicting numbers (these will be preserved). .Sh SEE ALSO +.Xr chmod 1 , .Xr jail 2 , .Xr glob 3 , .Xr devfs 5 , -.Xr chmod 1 , .Xr chown 8 , .Xr jail 8 , .Xr mknod 8 |
