History log of /openbsd/lib/libc/gen/siginterrupt.3 (Results 1 – 14 of 14)
Revision Date Author Comments
# 64d4e987 05-Jun-2013 tedu <tedu@openbsd.org>

Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze


# 9490d37c 31-May-2007 jmc <jmc@openbsd.org>

convert to new .Dd format;


# 6580fee3 02-Jun-2003 millert <millert@openbsd.org>

Remove the advertising clause in the UCB license which Berkeley
rescinded 22 July 1999. Proofed by myself and Theo.


# 23bfb2fd 04-Feb-2001 millert <millert@openbsd.org>

This is OpenBSD, not 4.2BSD
Bring this man page into the current millenium, it looks like little
other than cut & paste has been done to this man page since 4.3BSD.


# 50772e64 24-Dec-2000 aaron <aaron@openbsd.org>

Various repairs, mostly to get rid of short lines.


# 9be40727 27-Sep-1999 aaron <aaron@openbsd.org>

Formatting and grammar.


# 5c3dced3 09-Jul-1999 aaron <aaron@openbsd.org>

- remove all trailing whitespace
* 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

- remove all trailing whitespace
* 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...

show more ...


# 2b0e239d 03-Jun-1999 aaron <aaron@openbsd.org>

use \-1, not -1, to change the meaning of `-' to minus sign from hyphen;
pjanzen@


# 3827d138 29-May-1999 aaron <aaron@openbsd.org>

repairs


# fc8533a3 23-May-1999 aaron <aaron@openbsd.org>

remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common
is used instead; kwesterback@home.com


# 6b714276 10-May-1999 aaron <aaron@openbsd.org>

correct some Xr's which referred to the wrong man page sections


# 85637cae 24-Jul-1998 espie <espie@openbsd.org>

Man pages Xrefs.


# e9b2b68c 19-Aug-1996 tholo <tholo@openbsd.org>

Fix RCS ids
Make sure everything uses {SYS,}LIBC_SCCS properly


# df930be7 18-Oct-1995 deraadt <deraadt@openbsd.org>

initial import of NetBSD tree