History log of /netbsd-src/bin/ksh/mkman (Results 1 – 3 of 3)
Revision Date Author Comments
# cd5c0f94 19-Oct-2008 apb <apb@NetBSD.org>

In shell scripts invoked during a build, and in crunchgen, use ${AWK}
instead of plain "awk". The Makefiles that invoke these scripts
or programs will pass AWK=${HOST_AWK:Q}.


# b635f565 05-Jan-2004 jmmv <jmmv@NetBSD.org>

Homogenize usage messages: make the 'usage' word all lowercase, as this seems
to be the most common practice in our tree.


# 07ba439f 20-Oct-1999 hubertf <hubertf@NetBSD.org>

Import pdksh V5.2.14.
Includes lots of bugfixes.