]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r290182:
authorngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 9 Nov 2015 07:07:25 +0000 (07:07 +0000)
committerngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 9 Nov 2015 07:07:25 +0000 (07:07 +0000)
commitc86ae60741ebfc1b8df8842c8aae81ec4c5bb519
tree0b4d531b37ce9619f2e0a5d8e8f776a4a2b4658d
parenta0dd398ae24c0188000836bcf1a39eed5ef33db4
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/10@290576 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
usr.sbin/rtsold/rtsold.c