summaryrefslogtreecommitdiffstats
path: root/usr.bin/mandoc/msec.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Major cleanup; may imply minor changes in edge cases of error reporting.schwarze2018-12-141-1/+2
* modernize style: "return" is not a function; ok cmp(1)schwarze2015-10-061-2/+2
* Fix build with -Werror -std=c99 -pedantic.daniel2014-12-211-1/+2
* header cleanup:schwarze2014-12-011-2/+1
* Add *.gz support to apropos(1) -a, manm(1), and even mandoc(1).schwarze2014-09-031-1/+3
* The files mandoc.c and mandoc.h contained both specialised low-levelschwarze2014-03-211-2/+1
* In man(7), when no explicit volume name is given, use the defaultschwarze2011-12-021-4/+3
* Merge version 1.11.1:schwarze2011-04-241-1/+2
* sync to bsd.lv: remove needless #include <time.h>schwarze2010-05-241-3/+2
* Unified error and warning message system for all of mandoc,schwarze2010-05-231-1/+2
* sync to 1.9.12, mostly portability and refactoring:schwarze2009-12-221-1/+2
* 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/+34