summaryrefslogtreecommitdiff
path: root/share/man/man8/rc.subr.8
AgeCommit message (Expand)Author
2011-03-25Bump timeout to 30s.Antoine Jacoutot
2011-03-23Cleanup .Va macros, triggered by a smaller diff from ajacoutot@.Ingo Schwarze
2011-03-15Put daemon between double quotes to make it clear we are talking aboutAntoine Jacoutot
2011-03-15Make it clear that rc_reload=NO is not about a daemon not supportingAntoine Jacoutot
2011-03-10tweak previous;Jason McIntyre
2011-03-10Extend the documentation of the actions argument and bring this up to dateAntoine Jacoutot
2011-03-08There is no such thing as rc_restart().Antoine Jacoutot
2011-03-06Add an "rc_bg" variable that is undefined by default and allows to startAntoine Jacoutot
2011-03-05Minor polishing that was missed during the recent rc.subr(8) split:Ingo Schwarze
2011-02-24Fix several documentation bugs (including a typo fix from schwarze@).Antoine Jacoutot
2011-02-17split along user/implementation lines.Marc Espie
2011-02-12Extend rc_scripts documentation.Antoine Jacoutot
2011-01-16explain various points in more detail, and some in easier orIngo Schwarze
2011-01-16tweak previous;Jason McIntyre
2011-01-16- new sentence, new lineJasper Lievisse Adriaanse
2011-01-16- missing .PaJasper Lievisse Adriaanse
2011-01-16Start documenting rc.subr(8).Robert Nagy