aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/mandoc.1
Commit message (Expand)AuthorAgeFilesLines
...
* in the base system, suggest leaving .Os blank; inspired by mdoclintIngo Schwarze2017-06-241-1/+7
* Split -Wstyle into -Wstyle and the even lower -Wbase, and addIngo Schwarze2017-06-241-30/+71
* style message about duplicate RCS ids; inspired by mdoclintIngo Schwarze2017-06-171-1/+6
* style message about missing RCS ids; inspired by mdoclintIngo Schwarze2017-06-171-2/+44
* Delete the arbitrary range restriction for -Owidth.Ingo Schwarze2017-06-131-4/+3
* style message about missing .Fn markup; inspired by mdoclintIngo Schwarze2017-06-111-2/+11
* style message about missing blank before trailing delimiter;Ingo Schwarze2017-06-101-2/+7
* warning about unknown .Lb arguments; inspired by mdoclint(1)Ingo Schwarze2017-06-081-2/+8
* style checks related to .Er; inspired by mdoclint(1)Ingo Schwarze2017-06-071-2/+32
* Minimal implementation of the roff(7) .ce request (center a numberIngo Schwarze2017-06-061-2/+7
* enable -Wstyle by default in -Tlint; OK jmc@Ingo Schwarze2017-06-031-4/+4
* STYLE message about full stop at the end of .Nd; inspired by mdoclint(1)Ingo Schwarze2017-06-011-2/+7
* STYLE message about missing use of Ox/Nx/Fx/Dx; OK jmc@ wiz@Ingo Schwarze2017-05-311-2/+12
* tweak previous; from jmc@Ingo Schwarze2017-05-301-3/+3
* STYLE message about useless macros we don't want (Bt Tn Ud);Ingo Schwarze2017-05-301-2/+14
* Delete the -T xhtml command line option.Ingo Schwarze2017-05-171-4/+1
* Modernize an example showing antiquated syntax,Ingo Schwarze2017-05-171-3/+2
* missing space between macro arg and punctuation; from jmc@Ingo Schwarze2017-05-171-3/+3
* Introduce a new mandoc(1) message level, -W style, below -W warning.Ingo Schwarze2017-05-161-13/+32
* simplify the SYNOPSIS as well, just like the option lists;Ingo Schwarze2017-03-271-4/+4
* For some options that are rarely needed in mandoc(1),Ingo Schwarze2017-03-271-15/+5
* Simplify: mention at one place that -fkl override each other,Ingo Schwarze2017-03-271-17/+5
* simplify .Nd; to display manuals, use man(1) instead;Ingo Schwarze2017-03-211-3/+3
* Silently ignore invalid -m input formats rather than erroring out.Ingo Schwarze2017-03-201-61/+31
* Correct description of MANPATH, and a few more improvementsIngo Schwarze2017-03-181-5/+18
* Document that -T markdown produces ASCII output, and the impliedIngo Schwarze2017-03-081-2/+12
* Using .Nd only makes sense in the NAME section.Ingo Schwarze2017-03-061-2/+10
* Make the description of -K autodetection easer to understand.Ingo Schwarze2017-03-041-13/+21
* new -mdoc -Tmarkdown output mode; OK millert@ reyk@ tb@;Ingo Schwarze2017-03-031-3/+33
* In -Ttree output mode, show the BROKEN node flag andIngo Schwarze2017-02-101-2/+15
* add missing HISTORY informationIngo Schwarze2017-01-311-2/+15
* Add a warning "new sentence, new line".Ingo Schwarze2017-01-281-2/+6
* bug was fixed, delete the BUGS sectionIngo Schwarze2017-01-211-11/+2
* show meta data for -Ttree outputIngo Schwarze2017-01-121-3/+11
* Introduce flags NODE_NOSRC and NODE_NOPRT for AST nodes.Ingo Schwarze2017-01-101-2/+8
* Stricter validation of the NAME section, in particular:Ingo Schwarze2017-01-081-7/+14
* sort options list; from jmc@Ingo Schwarze2017-01-061-6/+6
* correct spelling error; from jmc@Ingo Schwarze2016-12-281-2/+2
* Make the second, section number argument of .Xr mandatory.Ingo Schwarze2016-12-281-2/+9
* Unify the three stylesheets into a single CSS file.Ingo Schwarze2015-11-051-5/+5
* If a .Bd block has no arguments at all, drop the block and only keepIngo Schwarze2015-10-301-2/+9
* improve wording and start a new sentence on a new line; from jmc@Ingo Schwarze2015-10-061-4/+5
* briefly document -T tree outputIngo Schwarze2015-09-261-2/+42
* Remove the warning about children of .Vt blocks because actually,Ingo Schwarze2015-09-141-9/+2
* No need to hardcode /usr/bin/ as the path to more(1); helps portability.Ingo Schwarze2015-04-031-3/+4
* Escape punctuation characters that have a different meaning in -Tpdf.Ingo Schwarze2015-03-301-3/+3
* refering -> referring; patch from jmc@Ingo Schwarze2015-03-271-2/+2
* Modernize documentation by inserting blanks between option lettersIngo Schwarze2015-03-271-58/+55
* improve NAME section diagnostics;Ingo Schwarze2015-02-231-10/+20
* clean up post_dt() validation function;Ingo Schwarze2015-02-161-1/+4