summaryrefslogtreecommitdiffstats
path: root/man.1
Commit message (Expand)AuthorAgeFilesLines
* For clarity and consistency, refer to ".Bx 4.0" rather than ".Bx 4".Ingo Schwarze2022-08-041-1/+3
* Switch the default pager from "more -s" to "less".Ingo Schwarze2020-07-201-4/+3
* Manually tag the section option.Ingo Schwarze2020-06-171-0/+1
* The man(1) command was already available in AT&T Version 2 UNIX.Ingo Schwarze2020-02-101-1/+1
* For compatibility with the man(1) implementations of the man-1.6Ingo Schwarze2020-02-101-1/+4
* Improve the description of -m/-M/MANPATH/man.conf in multiple respectsIngo Schwarze2020-01-071-33/+46
* Mention mandoc.db(5), makewhatis(8), and weekly(8).Ingo Schwarze2019-03-091-0/+12
* In -T locale (the default), -T ascii, and -T utf8 mode, provide a newIngo Schwarze2018-11-221-1/+8
* Tweak the description of -l:Ingo Schwarze2018-04-191-2/+3
* Delete the lie that $PAGER would only be used with -a or -l; the textIngo Schwarze2017-08-191-5/+0
* Add two EXAMPLES; triggered by a question from jmc@.Ingo Schwarze2017-08-111-0/+10
* Explain how to transform markup for the terminal when not using aIngo Schwarze2017-08-091-10/+16
* Fix documentation bug:Ingo Schwarze2017-05-171-1/+1
* simplify the SYNOPSIS as well, just like the option lists;Ingo Schwarze2017-03-271-7/+1
* Simplify: mention at one place that -fkl override each other,Ingo Schwarze2017-03-271-17/+5
* For some options that are rarely needed in apropos(1) and man(1),Ingo Schwarze2017-03-251-64/+5
* simplify description of -S and -w, point from EXIT STATUSIngo Schwarze2017-03-221-11/+6
* delete documentation of a hack that was removed years agoIngo Schwarze2017-03-211-7/+1
* Correct description of MANPATH, and a few more improvementsIngo Schwarze2017-03-181-5/+24
* Document man(1) section selection priority,Ingo Schwarze2017-03-171-1/+5
* add missing HISTORY informationIngo Schwarze2017-01-311-2/+16
* sort options list; from jmc@Ingo Schwarze2017-01-061-6/+6
* document improved tagging functionalityIngo Schwarze2016-11-081-1/+13
* Avoid the confusion that -a might require a section argument; it does not.Ingo Schwarze2016-10-191-6/+2
* Update and simplify the documentation of the -s option,Ingo Schwarze2016-07-011-29/+5
* no more _subdir; Jan Stary <hans at stare dot cz>Ingo Schwarze2015-09-211-18/+0
* Initial, still somewhat experimental implementation to leverageIngo Schwarze2015-07-171-0/+7
* No need to hardcode /usr/bin/ as the path to more(1); helps portability.Ingo Schwarze2015-04-031-1/+2
* Delete the -V option. It serves no purpose but keeps confusing people.Ingo Schwarze2015-02-161-4/+2
* Split the -Werror message level into -Werror (broken manual, probablyIngo Schwarze2015-01-201-2/+3
* Fatal errors no longer exist.Ingo Schwarze2015-01-151-6/+6
* mdoc(7) already uses the mandoc(1) -Ios argument in the footer lineIngo Schwarze2014-12-281-0/+3
* update usage() and the list of non-standard (i.e. non-posix) options;Ingo Schwarze2014-12-181-1/+1
* minimally document -IOKTW; requested by naddy@Ingo Schwarze2014-12-171-8/+65
* Let -h imply -c (that is, not use the pager).Ingo Schwarze2014-11-111-1/+3
* integrate preconv(1) into mandoc(1);Ingo Schwarze2014-10-251-1/+1
* Implement the traditional -h option for man(1): show the SYNOPSIS only.Ingo Schwarze2014-09-031-4/+3
* Introduce a man(1) -l option as an alias for mandoc -a.Ingo Schwarze2014-08-301-1/+33
* man -I -O -T -W now work, tooIngo Schwarze2014-08-211-0/+8
* * remove pointless separate -f and -k synopses, they take almost all argsIngo Schwarze2014-08-211-50/+17
* Now that we have man(1) functionality, add a man(1) manual page.Ingo Schwarze2014-08-211-0/+394