summaryrefslogtreecommitdiffstats
path: root/usr.bin/mandoc/man.1 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Split the -Werror message level into -Werror (broken manual, probablyschwarze2015-01-201-4/+5
* Fatal errors no longer exist.schwarze2015-01-151-8/+8
* mdoc(7) already uses the mandoc(1) -Ios argument in the footer lineschwarze2014-12-281-2/+5
* update usage() and the list of non-standard (i.e. non-posix) options;jmc2014-12-181-3/+3
* minimally document -IOKTW; requested by naddy@schwarze2014-12-141-10/+67
* Let -h imply -c (that is, not use the pager).schwarze2014-11-111-3/+5
* support UTF-8 and ISO-8859-1 input by integrating modified partsschwarze2014-10-301-3/+3
* Implement the traditional -h option for man(1): show the SYNOPSIS only.schwarze2014-09-031-6/+5
* Introduce a man(1) -l option as an alias for mandoc -a.schwarze2014-08-301-4/+36
* Add an implementation of man(1) into the /usr/bin/mandoc binary andschwarze2014-08-271-0/+369