freebsd-src/usr.sbin/rtsold
Enji Cooper 0ec7db6428 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

MFC after: 3 days
PR: 173744
Sponsored by: EMC / Isilon Storage Division
2015-10-30 07:36:43 +00:00
..
dump.c - Remove struct ifinfo *iflist. It is no longer used. 2013-08-17 19:23:35 +00:00
if.c - Remove #ifdef HAVE_POLL_H. 2015-09-10 06:40:28 +00:00
Makefile Now that we own the code, use arc4random(3) unconditionally 2015-10-06 23:42:58 +00:00
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00
probe.c Remove bad call to shutdown(). 2015-08-10 07:45:13 +00:00
rtsock.c - Remove struct ifinfo *iflist. It is no longer used. 2013-08-17 19:23:35 +00:00
rtsol.c Fix buffer overrun. 2014-10-11 20:46:06 +00:00
rtsold.8 - Fix wording. [1] 2013-05-28 13:54:26 +00:00
rtsold.c Fix rtsold's usage message 2015-10-30 07:36:43 +00:00
rtsold.h Fix a ton of speelling errors 2015-10-21 05:37:09 +00:00