CVSROOT:        /cvs
Module name:    src
Changes by:     schwa...@cvs.openbsd.org        2014/11/28 10:23:34

Modified files:
        usr.bin/mandoc : Makefile libmdoc.h mdoc_validate.c 
        regress/usr.bin/mandoc/mdoc/Lb: badargs.in badargs.out_ascii 
                                        badargs.out_lint break.in 
                                        break.out_ascii eos.in 
                                        eos.out_ascii 
Removed files:
        usr.bin/mandoc : lib.c lib.in 

Log message:
Remove bulky, irrelevant library description string tables
not used by a single manual in OpenBSD and just print library names;
will remain in the portable version for use by FreeBSD and NetBSD.
Removes 150 lines from source tree and 16 Kilobytes (4%) from binary.
Bloat found by deraadt@.

Reply via email to