Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Apr 2022 08:28:16 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 263289] [devfs]  /bin/devfs usage
Message-ID:  <bug-263289-227-F9ko4jdvgD@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-263289-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-263289-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D263289

Zhenlei Huang <zlei.huang@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zlei.huang@gmail.com

--- Comment #1 from Zhenlei Huang <zlei.huang@gmail.com> ---
(In reply to Yuichiro NAITO from comment #0)
See devfs(8),=20
```
   Rule Manipulation
     Rule manipulation commands follow the rule keyword.  The following fla=
gs
     are common to all of the rule manipulation commands:

     -s ruleset       Operate on the ruleset with the number ruleset.  If t=
his
                      is not specified, the commands operate on the ruleset
                      currently associated with the specified mount-point.

     The following commands are recognized:
...
```

The `-s` is rule manipulation command, and it should follow the rule keywor=
d.
So the correct usage should be `devfs rule -s 1 show` .

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-263289-227-F9ko4jdvgD>