]> git.cameronkatri.com Git - mandoc.git/history - man.1
In one of the examples, the tbl(7) source code displayed
[mandoc.git] / man.1
2020-07-20 Ingo SchwarzeSwitch the default pager from "more -s" to "less".
2020-06-17 Ingo SchwarzeManually tag the section option.
2020-02-10 Ingo SchwarzeThe man(1) command was already available in AT&T Versio...
2020-02-10 Ingo SchwarzeFor compatibility with the man(1) implementations of...
2020-01-07 Ingo SchwarzeImprove the description of -m/-M/MANPATH/man.conf in...
2019-03-09 Ingo SchwarzeMention mandoc.db(5), makewhatis(8), and weekly(8).
2018-11-22 Ingo SchwarzeIn -T locale (the default), -T ascii, and -T utf8 mode...
2018-04-19 Ingo SchwarzeTweak the description of -l:
2017-08-19 Ingo SchwarzeDelete the lie that $PAGER would only be used with...
2017-08-11 Ingo SchwarzeAdd two EXAMPLES; triggered by a question from jmc@.
2017-08-09 Ingo SchwarzeExplain how to transform markup for the terminal when...
2017-05-17 Ingo SchwarzeFix documentation bug:
2017-03-27 Ingo Schwarzesimplify the SYNOPSIS as well, just like the option...
2017-03-27 Ingo SchwarzeSimplify: mention at one place that -fkl override each...
2017-03-25 Ingo SchwarzeFor some options that are rarely needed in apropos...
2017-03-22 Ingo Schwarzesimplify description of -S and -w, point from EXIT...
2017-03-21 Ingo Schwarzedelete documentation of a hack that was removed years ago
2017-03-18 Ingo SchwarzeCorrect description of MANPATH, and a few more improvements
2017-03-17 Ingo SchwarzeDocument man(1) section selection priority,
2017-01-31 Ingo Schwarzeadd missing HISTORY information
2017-01-06 Ingo Schwarzesort options list; from jmc@
2016-11-08 Ingo Schwarzedocument improved tagging functionality
2016-10-19 Ingo SchwarzeAvoid the confusion that -a might require a section...
2016-07-01 Ingo SchwarzeUpdate and simplify the documentation of the -s option,
2015-09-21 Ingo Schwarzeno more _subdir; Jan Stary <hans at stare dot cz>
2015-07-17 Ingo SchwarzeInitial, still somewhat experimental implementation...
2015-04-03 Ingo SchwarzeNo need to hardcode /usr/bin/ as the path to more(1...
2015-02-16 Ingo SchwarzeDelete the -V option. It serves no purpose but keeps...
2015-01-20 Ingo SchwarzeSplit the -Werror message level into -Werror (broken...
2015-01-15 Ingo SchwarzeFatal errors no longer exist.
2014-12-28 Ingo Schwarzemdoc(7) already uses the mandoc(1) -Ios argument in...
2014-12-18 Ingo Schwarzeupdate usage() and the list of non-standard (i.e. non...
2014-12-17 Ingo Schwarzeminimally document -IOKTW; requested by naddy@
2014-11-11 Ingo SchwarzeLet -h imply -c (that is, not use the pager).
2014-10-25 Ingo Schwarzeintegrate preconv(1) into mandoc(1);
2014-09-03 Ingo SchwarzeImplement the traditional -h option for man(1): show...
2014-08-30 Ingo SchwarzeIntroduce a man(1) -l option as an alias for mandoc -a.
2014-08-21 Ingo Schwarzeman -I -O -T -W now work, too
2014-08-21 Ingo Schwarze* remove pointless separate -f and -k synopses, they...
2014-08-21 Ingo SchwarzeNow that we have man(1) functionality, add a man(1...