History log of /netbsd-src/share/man/man5/ar.5 (Results 1 – 9 of 9)
Revision Date Author Comments
# 01869ca4 03-Jul-2017 wiz <wiz@NetBSD.org>

Remove workaround for ancient HTML generation code.


# 2a65137f 19-Sep-2014 wiz <wiz@NetBSD.org>

Sort sections. From Henning Petersen in PR 49222.


# 075022b3 07-Aug-2003 agc <agc@NetBSD.org>

Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22309, verified by myself.


# 472351e1 16-Apr-2003 wiz <wiz@NetBSD.org>

Use
.In header.h
instead of
.Fd #include \*[Lt]header.h\*[Gt]
Much easier to read and write, and supported by groff for ages.
Okayed by ross.


# 6ad1c679 12-Jun-2002 wiz <wiz@NetBSD.org>

Instead of Xref to ourselves, use .Nm.


# 4fa402f1 13-Feb-2002 ross <ross@NetBSD.org>

Generate <>& symbolically. I'm avoiding .../dist/... directories for now.


# 42704c41 11-Sep-2001 wiz <wiz@NetBSD.org>

Sort SEE ALSO correctly; trade empty lines for .Pp; drop superfluous .Pp's;
correct oder of sections; even comment in some .Xr's in one case.


# 71e62d7d 17-Nov-2000 lukem <lukem@NetBSD.org>

use Dq as appropriate


# e69dff61 22-Aug-1998 tv <tv@NetBSD.org>

Add an ar(5) manual page based on the one from the Berkeley ar(1).