]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFstable/10 r290576:
authorngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 9 Nov 2015 07:10:32 +0000 (07:10 +0000)
committerngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 9 Nov 2015 07:10:32 +0000 (07:10 +0000)
commitf271cf4110d2e4749e7e5f8054f76f4d593bee59
treefe2b3d0ff5d37565cfc783d015a5d0fa37b25b20
parent65f3ad0fbe914dedcb56adf7efef5e6bea1db668
MFstable/10 r290576:

MFC r290182:

Fix rtsold's usage message

- Remove -a from the usage message example dealing with specific
  interfaces. -a only makes sense when not specifying an interface,
  such that it's to be run on all interfaces
- Fix the pidfile option (it's -p, not -P)
- Change `interfaces` to `interface` to match the manpage

PR: 173744
Sponsored by: EMC / Isilon Storage Division

git-svn-id: svn://svn.freebsd.org/base/stable/9@290577 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
usr.sbin/rtsold/rtsold.c