Source-Changes archive

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

CVS commit: src/usr.bin/man



Module Name:    src
Committed By:   jwise
Date:           Mon Feb  5 19:46:24 UTC 2007

Modified Files:
        src/usr.bin/man: man.c

Log Message:
Since MAN_DEBUG is constant, go from if (MAN_DEBUG) to #if MAN_DEBUG


To generate a diff of this commit:
cvs rdiff -r1.34 -r1.35 src/usr.bin/man/man.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