summaryrefslogtreecommitdiff
path: root/usr/src/cmd/man/man.c
AgeCommit message (Collapse)AuthorFilesLines
2019-07-1911477 `man` could strcasecmp the section name for `man <name>.<section>`Robert Mustacchi1-10/+35
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Alexander Pyhalov <apyhalov@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Dan McDonald <danmcd@joyent.com>
2016-02-126647 MANSECTS should not require a trailing commaYuri Pankov1-14/+20
Reviewed by: Joshua M. Clulow <josh@sysmgr.org> Approved by: Dan McDonald <danmcd@omniti.com>
2015-11-036356 Update mdocml to 1.13.3Yuri Pankov1-16/+7
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Approved by: Gordon Ross <gwr@nexenta.com>
2014-07-215025 import and use mandocGarrett D'Amore1-0/+1622
Reviewed by: Hans Rosenfeld <hans.rosenfeld@nexenta.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Albert Lee <trisk@nexenta.com> Approved by: Dan McDonald <danmcd@omniti.com>