Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a silly typo on my part. | dougb | 2011-08-06 | 1 | -1/+1 |
| | | | | Approved by: re (hrs) | ||||
* | mdoc nitpicking: the title argument shall be uppercase | uqs | 2010-06-11 | 1 | -1/+1 |
| | |||||
* | Update the "-l or -r" usage to better conform to the standard | dougb | 2009-12-27 | 1 | -1/+1 |
| | | | | Submitted by: ed | ||||
* | Update the "-l or -r" usage to better conform to the standard | dougb | 2009-12-27 | 1 | -1/+1 |
| | | | | Submitted by: ed | ||||
* | Further improve the description, and bump Dd. | dougb | 2009-12-27 | 1 | -2/+2 |
| | |||||
* | Provide a better short description and fix SEE ALSO section entries. | brueffer | 2009-12-25 | 1 | -3/+3 |
| | |||||
* | By popular request, execute rc.d scripts in the same environment | dougb | 2009-12-21 | 2 | -4/+21 |
| | | | | | | as they are at boot time. Original concept submitted by: ume | ||||
* | The service command is an easy interface to the rc.d system. | dougb | 2009-12-20 | 3 | -0/+241 |
Its primary purpose is to start and stop services provided by the rc.d scripts, however it can also be used to list the scripts using various criteria. |