summaryrefslogtreecommitdiffstats
path: root/usr.bin/mandoc/man.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* sync to 1.9.2: Add .UC libman macro for compatibility, has no effect.schwarze2009-09-181-2/+3
| | | | | Correct .UC and .DT to not print their arguments. Document that .UC and .DT should not be used.
* another large chunk of -man updates,schwarze2009-08-221-2/+5
| | | | | among others regarding .DT, .HP, .RS, .RE, .SH, .SS, and scoping, now in sync vith release 1.9.1
* Kristaps@ significantly overhauled libman.schwarze2009-08-221-3/+11
| | | | | | | I'm committing this in one large chunk because in contrast to -mdoc, -man is mostly untested in OpenBSD anyway, so any fallout can be fixed in-tree. Among others, improved support for .IP, .HP, and .TP. Now in sync with release 1.9.0.
* sync to 1.8.4: support .sp in -manschwarze2009-08-221-2/+3
|
* sync to 1.7.21: provide WESCAPE and MAN_IGN_ESCAPE,schwarze2009-07-071-1/+2
| | | | to be used soon in man_validate.c
* sync to 1.7.20: root and text validation for -manschwarze2009-06-231-2/+4
|
* sync to 1.7.19: improved comment handlingschwarze2009-06-181-6/+5
|
* sync to 1.7.16: comments, whitespace and spelling fixes; no functional changeschwarze2009-06-141-13/+11
|
* Initial check-in of mandoc for formatting manuals. ok deraadt@kristaps2009-04-061-0/+104