summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ripctl/ripctl.8 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Document the -s option, descr adapted from ospfd/ospfctljca2016-10-131-2/+14
| | | | Noticed by Sebastien Leclerc, ok deraadt@
* use file system path (.Pa) semantic markup macros where appropriate.sobrado2015-07-271-3/+3
|
* Mention that commands may be abbreviated. ok claudio@sthen2010-05-101-2/+6
|
* sort;jmc2009-11-031-4/+4
|
* Implement "log verbose" and "log brief" to enable or disable verbose debugclaudio2009-11-021-2/+6
| | | | logging. henning, sthen, michele like the idea
* write UNIX-domain in a more consistent way; while here, replace asobrado2009-10-221-3/+3
| | | | | | | | few remaining ".Tn UNIX" macros with ".Ux" ones. pointed out by ratchov@, thanks! ok jmc@
* use the UNIX-related macros (.At and .Ux) where appropriate.sobrado2009-10-221-3/+4
| | | | ok jmc@
* the ellipsis allows more than one argument being specified.sobrado2008-12-061-3/+3
|
* convert to new .Dd format;jmc2007-05-311-2/+2
|
* remove "show summary" and "detail" keywords that aren't supportedmichele2006-11-301-15/+7
| | | | ok henning@
* first appeared in OpenBSD 4.1 not 4.0david2006-10-241-2/+2
|
* Controller for the ripd.norby2006-10-181-0/+96
All relevant information in the rip daemon can be displayed with this controller. Not connected to builds yet. ok claudio@