index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
mandoc
/
man.c
Age
Commit message (
Expand
)
Author
2009-12-23
sync to 1.9.13: minor fixes:
Ingo Schwarze
2009-12-22
sync to 1.9.12, mostly portability and refactoring:
Ingo Schwarze
2009-10-27
sync to 1.9.11: adapt printing of dates to groff conventions,
Ingo Schwarze
2009-10-19
sync to 1.9.6: u_char lives in <sys/types.h>
Ingo Schwarze
2009-09-21
sync to 1.9.5: lookup hashes are now static tables
Ingo Schwarze
2009-09-18
sync to 1.9.2: Add .UC libman macro for compatibility, has no effect.
Ingo Schwarze
2009-09-18
sync to 1.9.2: non-printable characters in macro names are errors;
Ingo Schwarze
2009-08-22
another large chunk of -man updates,
Ingo Schwarze
2009-08-22
Kristaps@ significantly overhauled libman.
Ingo Schwarze
2009-08-22
sync to 1.8.4: support .sp in -man
Ingo Schwarze
2009-07-12
sync to 1.7.23: unify the various "enum merr" into libman.h and libmdoc.h,
Ingo Schwarze
2009-07-07
sync to 1.7.21: provide WESCAPE and MAN_IGN_ESCAPE,
Ingo Schwarze
2009-06-23
sync to 1.7.20: root and text validation for -man
Ingo Schwarze
2009-06-23
sync to 1.7.20: error reporting functions for -man
Ingo Schwarze
2009-06-18
sync to 1.7.19: improved comment handling
Ingo Schwarze
2009-06-14
sync to 1.7.16: comments, whitespace and spelling fixes; no functional change
Ingo Schwarze
2009-04-06
Initial check-in of mandoc for formatting manuals. ok deraadt@
kristaps