History log of /openbsd/distrib/special/umount/Makefile (Results 1 – 2 of 2)
Revision Date Author Comments
# e21d47f2 14-Aug-2023 kn <kn@openbsd.org>

zap useless MAN bits

distrib/special/Makefile.inc sets MAN= NOMAN=1, thus setting MAN* in
distrib/special/*/Makefile is useless; no manuals in the installer.

disklabel(8) and fdisk(8) remain excep

zap useless MAN bits

distrib/special/Makefile.inc sets MAN= NOMAN=1, thus setting MAN* in
distrib/special/*/Makefile is useless; no manuals in the installer.

disklabel(8) and fdisk(8) remain exceptions with their NOMAN handling
as they embed their manual for use with interactive commands.

OK miod

show more ...


# 08e2222f 21-Feb-2014 deraadt <deraadt@openbsd.org>

build a non-portmap/mountd speaking umount, which shrinks the libc
requirements on non-NFS install media