summaryrefslogtreecommitdiffstats
path: root/share/man/man9/shutdownhook_establish.9 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Replace old-fashioned .Fd by new-fangled .In for #include lines.schwarze2013-06-041-4/+4
| | | | | Diff from Jan Klemkow <j dot klemkow at wemelug dot de> on tech@. No objection from jmc@ against this type of change.
* convert to new .Dd format;jmc2007-05-311-2/+2
|
* add some includes, from Patrick Latifi via jmc@tedu2003-08-291-1/+3
|
* - section reorderjmc2003-06-061-14/+14
| | | | | | - macro fixes - kill whitespace at EOL - use .Ox for OpenBSD, .Fx for FreeBSD
* filesystem -> file system for section 9tedu2003-03-101-2/+2
| | | | ok jmc@
* Add a big CAVEATS section that explains the volatile environment whenart2002-03-011-1/+14
| | | | shutdown hooks are run.
* Startup hooks. Can be used for providing root/swap devices from deviceniklas2001-07-271-2/+8
| | | | | | systems which want configuration to finish late, like I2O. Implemented via a general hooks mechanism which the shutdown hooks have been converted to use as well. It even has manpages!
* General man page cleanups, mostly to remove trailing whitespace, hardaaron2000-10-121-6/+9
| | | | sentence breaks, and other such things.
* Better english.aaron2000-07-011-3/+3
|
* New man pages, adapted from NetBSD.espie1999-09-051-2/+3
| | | | | Add corresponding cross-references. Missed some uses of .Dv.
* Minor fusses: OpenBSD tag, misused macros, codes references path.espie1999-09-021-0/+1
|
* - remove all trailing whitespaceaaron1999-07-091-1/+1
| | | | | | | | | | * except when it is escaped with a `\' at the end of the line - fix remaining .Nm usage as well - this is from a patch I received from kwesterback@home.com, who has been working on some scripts for fixing formatting errors in mdoc'd man pages Ok, so there could be a cost/benefit debate with this commit, but since I have the patch we might as well commit it...
* remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonaaron1999-05-231-1/+1
| | | | is used instead; kwesterback@home.com
* grammar police: do not hyphenate compound words that act as adjectives if theaaron1999-05-121-1/+1
| | | | | | first word ends in -ly i.e., fully-qualified, newly-created, globally-visible, etc. are wrong
* kernel is /bsd, os is OpenBSDccappuc1996-07-081-1/+1
|
* update from netbsdderaadt1995-12-161-0/+90