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: christos
Date: Sun May 23 22:04:36 UTC 2010
Modified Files:
src/usr.bin/man: man.c
Log Message:
- centralize the snprintf code.
- use err where appropriate.
- add machclass which should be x86 when i386 and amd64 and can be specified
in man.conf as:
_i386 x86
_amd64 x86
so that we can support merged pages. Nothing uses this yet.
To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 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