Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc



Module Name:    basesrc
Committed By:   jdolecek
Date:           Sat May 27 21:33:26 UTC 2000

Modified Files:
        basesrc/usr.bin/man: config.c config.h man.1 man.c man.conf.5

Log Message:
allow to specify relative paths for sections in man.conf - they are used
        similarily to _subdir, but only when appropriate
fix -m handling, so that e.g. "man -m . 3 printf" works as it should
add new -S flag, to specify a string the result path has to contain
g/c some unused stuff

Written by Chuck Cranor, with only cosmetic changes & const poisoning by me.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 basesrc/usr.bin/man/config.c
cvs rdiff -r1.3 -r1.4 basesrc/usr.bin/man/config.h
cvs rdiff -r1.9 -r1.10 basesrc/usr.bin/man/man.1
cvs rdiff -r1.22 -r1.23 basesrc/usr.bin/man/man.c
cvs rdiff -r1.7 -r1.8 basesrc/usr.bin/man/man.conf.5

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index