History log of /netbsd-src/libexec/getNAME/getNAME.8 (Results 1 – 12 of 12)
Revision Date Author Comments
# c2b95373 29-May-2008 mrg <mrg@NetBSD.org>

remove clause #3 from my license where there are no other
copyright holders involved.


# 990562bf 25-Feb-2003 wiz <wiz@NetBSD.org>

.Nm does not need a dummy argument ("") before punctuation or
for correct formatting of the SYNOPSIS any longer.


# d6285bbf 29-Sep-2002 wiz <wiz@NetBSD.org>

Begin new sentences on new lines.
Patch from Robert Elz (kre at munnari oz au).


# 1b5e3d16 08-Mar-2002 jdolecek <jdolecek@NetBSD.org>

improve description of options - particularily, avoid repeating the option
in the description, and use 'print' instead of 'returns' or 'determines'


# 16510c2b 08-Mar-2002 jdolecek <jdolecek@NetBSD.org>

makewhatis(8) doesn't use getNAME(8) nowadays


# e705d080 15-Jan-2002 wiz <wiz@NetBSD.org>

Whitespace nits, sort sections, end sentences with dots.


# 82d7115c 19-Nov-1999 enami <enami@NetBSD.org>

Don't pass so many args to .Nd macro. It just overflows.


# f1247650 22-Mar-1999 garbled <garbled@NetBSD.org>

More and more .Os cleanups. .Os is defined in the tmac.doc-common file,
so we shouldn't override it with versions in the manpages. Many more to
come.


# f7ab9656 21-May-1998 christos <christos@NetBSD.org>

From chopps: be more picky about handling incorrectly formatted man pages.
Look for .Sh NAME; this breaks internationalized man pages. Someone could
put NLS support for it.


# 8e4d4f76 04-Dec-1997 mikel <mikel@NetBSD.org>

edit a bit, and bewail inability to handle compressed manpages


# b0b8aac6 02-Nov-1997 lukem <lukem@NetBSD.org>

* use (``foo'') instead of (<em>foo</em>)
* order SEE ALSO on man section then alphabetical
* add -w to usage string
* deprecate register
* minor code move in newman section, to follow style of oldma

* use (``foo'') instead of (<em>foo</em>)
* order SEE ALSO on man section then alphabetical
* add -w to usage string
* deprecate register
* minor code move in newman section, to follow style of oldman section

show more ...


# ef53ad13 01-Nov-1997 mrg <mrg@NetBSD.org>

add a manual for getNAME. also, change the `default' output to be in
a form much more useful for an apropos(1) database. this will be used
by makewhatis(1) to generate the whatis.db file's now...