History log of /openbsd-src/share/man/man4/udp.4 (Results 1 – 13 of 13)
Revision Date Author Comments
# ec5cd23e 10-Sep-2015 schwarze <schwarze@openbsd.org>

use .In rather than .Fd #include


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

convert to new .Dd format;


# 29295d1c 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.


# 8009c66a 13-Nov-2001 mpech <mpech@openbsd.org>

o) Fix bogus .Xr usage;
o) CAVEAT -> CAVEATS;
o) AUTHOR -> AUTHORS;
o) Start new sentence on a new line;
o) For URL and path names use .Pa;
o) We don't like .Pp before .Rs;
o) Don't use .Pp before/af

o) Fix bogus .Xr usage;
o) CAVEAT -> CAVEATS;
o) AUTHOR -> AUTHORS;
o) Start new sentence on a new line;
o) For URL and path names use .Pa;
o) We don't like .Pp before .Rs;
o) Don't use .Pp before/after .Sh;
o) OpenBSD -> .Ox;

millert@ ok and help;

show more ...


# b3c75b6f 05-Oct-2001 mpech <mpech@openbsd.org>

Powered by @mantoya:
o) start new sentence on a new line;
o) minor mdoc fixes;
millert@ ok

Tip of the day: www.mpechismazohist.com


# e978d262 21-Dec-2000 aaron <aaron@openbsd.org>

Various repairs, $Id$ tags added, etc.


# cbb05648 24-May-2000 itojun <itojun@openbsd.org>

add ip6(4) into reference. add AF_INET6 samples.


# c96b5f45 16-Dec-1999 deraadt <deraadt@openbsd.org>

Xr inet6 4


# 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 ...


# c0e8509e 05-Jun-1999 aaron <aaron@openbsd.org>

more .Os cleanup, remove some trailing whitespace, cleanse some .Nm


# 350bb3b8 16-May-1999 alex <alex@openbsd.org>

Cleanup xrefs under SEE ALSO. Specifically:

- Sort xrefs by section, and then alphabetically.
- Add missing commas between xref items.
- Remove commas from the last xref entry.
- Remove dup

Cleanup xrefs under SEE ALSO. Specifically:

- Sort xrefs by section, and then alphabetically.
- Add missing commas between xref items.
- Remove commas from the last xref entry.
- Remove duplicate entries.

show more ...


# 7286c18f 31-Oct-1998 espie <espie@openbsd.org>

Fix netintro/intro muck-up.


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

initial import of NetBSD tree