Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   wiz
Date:           Sat Oct  6 15:33:59 UTC 2012

Modified Files:
        src/etc: man.conf
        src/usr.sbin/makemandb: Makefile apropos-utils.c apropos-utils.h
            apropos.1 apropos.c init_db.3 makemandb.8 makemandb.c whatis.1
            whatis.c

Log Message:
Make mandb path configurable. makemandb (and related tools) use
the path from the _mandb variable from man.conf now.

Set _mandb in man.conf to same value as was used before.

>From Abhinav Upadhyay <er.abhinav.upadhyay%gmail.com@localhost>.


To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/etc/man.conf
cvs rdiff -u -r1.2 -r1.3 src/usr.sbin/makemandb/Makefile
cvs rdiff -u -r1.6 -r1.7 src/usr.sbin/makemandb/apropos-utils.c
cvs rdiff -u -r1.3 -r1.4 src/usr.sbin/makemandb/apropos-utils.h \
    src/usr.sbin/makemandb/whatis.c
cvs rdiff -u -r1.5 -r1.6 src/usr.sbin/makemandb/apropos.1 \
    src/usr.sbin/makemandb/makemandb.8
cvs rdiff -u -r1.7 -r1.8 src/usr.sbin/makemandb/apropos.c
cvs rdiff -u -r1.1 -r1.2 src/usr.sbin/makemandb/init_db.3 \
    src/usr.sbin/makemandb/whatis.1
cvs rdiff -u -r1.14 -r1.15 src/usr.sbin/makemandb/makemandb.c

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