Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.sbin/makemandb
Module Name: src
Committed By: christos
Date: Tue Apr 2 17:16:50 UTC 2013
Modified Files:
src/usr.sbin/makemandb: apropos-utils.3 apropos-utils.c apropos-utils.h
apropos.1 apropos.c
Log Message:
instead of having a format and no format flag, and exposing various formatters,
provide a format enum and expose html formatting too.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/usr.sbin/makemandb/apropos-utils.3
cvs rdiff -u -r1.14 -r1.15 src/usr.sbin/makemandb/apropos-utils.c
cvs rdiff -u -r1.8 -r1.9 src/usr.sbin/makemandb/apropos-utils.h
cvs rdiff -u -r1.11 -r1.12 src/usr.sbin/makemandb/apropos.1
cvs rdiff -u -r1.15 -r1.16 src/usr.sbin/makemandb/apropos.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