]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r314924:
authorngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 16 Mar 2017 01:59:43 +0000 (01:59 +0000)
committerngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 16 Mar 2017 01:59:43 +0000 (01:59 +0000)
commit04b12e410ed6772b0d878717fafc6bccacf59b79
tree2c65c4e8facd12a1be75382775e294ec724de290
parent765590a01e158de8deff6f91c7bc2a3898039e45
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.

git-svn-id: svn://svn.freebsd.org/base/stable/10@315355 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sbin/devfs/devfs.c