History log of /openbsd-current/usr.bin/ipcrm/ipcrm.1
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE
# 1.17 09-Sep-2015 schwarze

The .Nd macro is intended to provide "a one line description", so avoid
multiple lines of input, in particular, don't use macros below .Nd;
such bad style can confuse various apropos(1) tools. All deleted
macros reappear later in the text, anyway, except for .Tn, which i'm
deleting outright.
Found while scanning the tree for good and bad practices in preparation
for my EuroBSD2015 mdoc(7) tutorial on Oct 1 in Stockholm.


Revision tags: OPENBSD_5_6_BASE OPENBSD_5_7_BASE OPENBSD_5_8_BASE
# 1.16 22-Mar-2014 jmc

standard blurb;


Revision tags: OPENBSD_4_9_BASE OPENBSD_5_0_BASE OPENBSD_5_1_BASE OPENBSD_5_2_BASE OPENBSD_5_3_BASE OPENBSD_5_4_BASE OPENBSD_5_5_BASE
# 1.15 03-Sep-2010 jmc

add an EXIT STATUS section for /usr/bin;


Revision tags: OPENBSD_4_8_BASE
# 1.14 22-Jul-2010 jmc

document exit returns; from daniel dickman


Revision tags: OPENBSD_4_2_BASE OPENBSD_4_3_BASE OPENBSD_4_4_BASE OPENBSD_4_5_BASE OPENBSD_4_6_BASE OPENBSD_4_7_BASE
# 1.13 31-May-2007 jmc

convert to new .Dd format;


# 1.12 31-May-2007 jmc

- note some apps which are xpg4, not posix
- note that some apps are optional to posix

after some discussion w/ otto


Revision tags: OPENBSD_3_7_BASE OPENBSD_3_8_BASE OPENBSD_3_9_BASE OPENBSD_4_0_BASE OPENBSD_4_1_BASE
# 1.11 22-Feb-2005 jmc

sort options; sync usage();


Revision tags: OPENBSD_3_5_BASE OPENBSD_3_6_BASE
# 1.10 23-Oct-2003 jmc

rearrange .Nd to make it expand properly;


Revision tags: OPENBSD_3_4_BASE
# 1.9 02-Sep-2003 jmc

use .Bk/.Ek for SYNOPSIS;


Revision tags: OPENBSD_3_3_BASE
# 1.8 06-Mar-2003 david

date should be written formally: .Dd Month day, year
ok henning@ jmc@


Revision tags: OPENBSD_2_9_BASE OPENBSD_3_0_BASE OPENBSD_3_1_BASE OPENBSD_3_2_BASE
# 1.7 09-Nov-2000 aaron

Change all option list specifications to ".Bl -tag -width Ds". Most man
pages just needed their -width parameter tweaked to "Ds", which provides
a nice width of 6 constant characters. For consistency more than anything.


Revision tags: OPENBSD_2_7_BASE OPENBSD_2_8_BASE
# 1.6 08-Mar-2000 aaron

Various cleanups and improvements.


Revision tags: OPENBSD_2_6_BASE
# 1.5 04-Jul-1999 aaron

correct use of .Nm; some other formatting nits


# 1.4 05-Jun-1999 aaron

- remove trailing white space
- remove arguments from .Os macros
- remove arguments from .Nm macros, where appropriate
- some more Dq/Sq/Ql insanity
- still lots to do in the usr.bin tree... :/


Revision tags: OPENBSD_2_4_BASE OPENBSD_2_5_BASE
# 1.3 26-Sep-1998 aaron

usr.bin/ man page fixes, f-m.


Revision tags: OPENBSD_2_0_BASE OPENBSD_2_1_BASE OPENBSD_2_2_BASE OPENBSD_2_3_BASE
# 1.2 26-Jun-1996 deraadt

rcsid


# 1.1 18-Oct-1995 deraadt

branches: 1.1.1;
Initial revision