summaryrefslogtreecommitdiff
path: root/bin/kill
AgeCommit message (Collapse)Author
2002-07-04ansiTheo de Raadt
2002-06-05document pgid usage; ok millert@Jason Peel
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ↵Todd C. Miller
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
2002-02-11Initial patch.Mike Pechkin
When you give command examples in a manual page prefix them with $ command or # command deraadt@ ok
2002-01-24as early as v3 it seems to beMichael Shalayeff
2002-01-24this both were in v4, before v6Michael Shalayeff
2001-12-09Fix an incorrect example, reported by Gaël Queri <gqueri@mail.dotcom.fr>Miod Vallat
2001-09-06o) __progname aria;Mike Pechkin
millert@ ok.
2000-10-18Add some rudimentary EXAMPLES sections and standardize the way we displayAaron Campbell
existing EXAMPLES sections.
2000-06-28document signal 0Theo de Raadt
2000-04-15- For consistency, `super-user' -> `superuser' in all cases.Aaron Campbell
- Some punctuation fixes. - Some `id' -> `ID'.
2000-03-17Remove hard sentence breaks.Aaron Campbell
1999-09-23Formatting tweaks.Aaron Campbell
1999-08-17consistencyAaron Campbell
1999-08-16more precise SYNOPSIS syntaxAaron Campbell
1999-06-04start to remove non-escaped trailing whitespace, it can confuse troff; pjanzen@Aaron Campbell
1998-12-15always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.netAaron Campbell
1998-11-28start killing redundant .Nm macro arguments (mandoc ``remembers'' the first oneAaron Campbell
it's given)
1998-11-06use .Dq/.Sq macros instead of `` ''s and ` 's (think typesetting and futureAaron Campbell
processing); kill redundant .Pp macros; other misc fixes
1998-09-14First complete sweep of man pages, bin/. Command/function names previouslyAaron Campbell
(incorrectly) capatilized are fixed. Comma splices, hyphenations, SYNOPSIS cleanups, other miscellaneous typos.
1997-09-21$OpenBSD$Theo de Raadt
1997-02-06make "/bin/kill -CONT ''" abort correctly; arnej@imf.unit.noTheo de Raadt
1996-12-24ref sigactionTheo de Raadt
1996-06-23update rcsidTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt