]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r314924:
authorngie <ngie@FreeBSD.org>
Thu, 16 Mar 2017 01:59:41 +0000 (01:59 +0000)
committerngie <ngie@FreeBSD.org>
Thu, 16 Mar 2017 01:59:41 +0000 (01:59 +0000)
commit48fe6af21e980bd138851c30613334c68f655f23
tree981138dfa0e0413fdd50f699f3c1ac64e99fbc08
parent4ed03696251c589e514c1e751776be860a30b327
MFC r314924:

sbin/devfs: clarify usage

- Note existence of -m option.
- Note that -s applies to rule keyword, only, by adding usage text
  specifically for the `rule` and `ruleset` keywords.

Don't go into any further detail in usage(..) -- it's best that one
reads the manpage to get a better idea of how things work as there are
a number of different option-specific keywords and arguments, as well
as some rule grammar.
sbin/devfs/devfs.c