| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Add share/man if it exists to the MANPATH | Baptiste Daroussin | 2017-03-11 | 1 | -0/+2 |
| * | Update MACHINE/MACHINE_ARCH examples to use arm64/aarch64 instead of i386/pc98 | Enji Cooper | 2017-01-29 | 1 | -5/+5 |
| * | Restore man -t for manpages rendered by mandoc | Baptiste Daroussin | 2015-09-19 | 1 | -1/+5 |
| * | inode should be different to actually mean mandocdb is in used | Baptiste Daroussin | 2015-07-24 | 1 | -2/+2 |
| * | Fix man -k with mandocdb | Baptiste Daroussin | 2015-07-24 | 1 | -0/+4 |
| * | Add META_MODE support. | Simon J. Gerraty | 2015-06-13 | 1 | -0/+11 |
| |\ |
|
| | * | dirdeps.mk now sets DEP_RELDIR | Simon J. Gerraty | 2015-06-08 | 1 | -2/+0 |
| | * | Merge sync of head | Simon J. Gerraty | 2015-05-27 | 2 | -18/+59 |
| | |\ |
|
| | * \ | Merge from head@274682 | Simon J. Gerraty | 2014-11-19 | 1 | -1/+31 |
| | |\ \ |
|
| | * | | | Updated dependencies | Simon J. Gerraty | 2013-02-16 | 1 | -2/+0 |
| | * | | | Sync with HEAD. | David E. O'Brien | 2013-02-08 | 2 | -2/+2 |
| | |\ \ \ |
|
| | * \ \ \ | Sync from head | Simon J. Gerraty | 2012-11-04 | 1 | -3/+4 |
| | |\ \ \ \ |
|
| | * | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | Marcel Moolenaar | 2012-08-22 | 1 | -0/+14 |
| * | | | | | | Switch to mandoc's version of makewhatis(8), whatis(1), apropos(1) utilities. | Baptiste Daroussin | 2015-05-30 | 1 | -4/+10 |
| | |_|_|_|/
|/| | | | |
|
| * | | | | | Allow MANWIDTH to work with mandoc(1) | Baptiste Daroussin | 2015-05-15 | 1 | -1/+4 |
| * | | | | | Update mandoc to cvs snaphot from 20150302 | Baptiste Daroussin | 2015-03-02 | 1 | -1/+1 |
| * | | | | | Only manpages with fatal errors should be rendered by groff(1) | Baptiste Daroussin | 2015-01-03 | 1 | -1/+1 |
| * | | | | | mdoc: sort SEE ALSO. | Joel Dahl | 2014-12-26 | 1 | -7/+7 |
| * | | | | | mandoc -Tlocale is now the default, no need to enforce it anymore | Baptiste Daroussin | 2014-12-25 | 1 | -1/+1 |
| * | | | | | Update to mandoc cvs version as of 20141201 | Baptiste Daroussin | 2014-12-02 | 1 | -16/+3 |
| * | | | | | Fix comments | Baptiste Daroussin | 2014-11-23 | 1 | -2/+4 |
| * | | | | | Fix typo | Baptiste Daroussin | 2014-11-23 | 1 | -1/+1 |
| * | | | | | Change man(1) to use mandoc to render manpages | Baptiste Daroussin | 2014-11-23 | 1 | -4/+44 |
| * | | | | | Fix improper .Fx macro usage. | Edward Tomasz Napierala | 2014-11-19 | 1 | -9/+18 |
| | |_|_|/
|/| | | |
|
| * | | | | Replace the macros used in the previous man(1) commit with literal text, | Allan Jude | 2014-09-26 | 1 | -9/+9 |
| * | | | | Update man(1) to list the different sections of the manual | Allan Jude | 2014-09-25 | 1 | -1/+31 |
| | |_|/
|/| | |
|
| * | | | Remove default support for 1aout section manpages. There haven't been | Brooks Davis | 2013-01-16 | 2 | -2/+2 |
| | |/
|/| |
|
| * | | Minor mdoc improvements. | Joel Dahl | 2012-06-03 | 1 | -3/+4 |
| |/ |
|
| * | mdoc: sort prologue macros. | Joel Dahl | 2012-03-26 | 1 | -1/+1 |
| * | Spelling fixes for usr.bin/ | Ulrich Spörlein | 2011-12-30 | 1 | -1/+1 |
| * | Clean up markup. | Ruslan Ermilov | 2011-08-04 | 1 | -31/+30 |
| * | When MANCOLOR environment variable is set, enable ANSI color escapes | Ruslan Ermilov | 2011-06-03 | 2 | -13/+39 |
| * | Don't use col(1) since grotty(1) never outputs reverse line feeds, | Ruslan Ermilov | 2011-06-03 | 2 | -15/+6 |
| * | Trim more when parsing MANCONFIG directive. | Ruslan Ermilov | 2011-06-03 | 1 | -1/+1 |
| * | Typo. | Ruslan Ermilov | 2011-06-03 | 1 | -1/+1 |
| * | Added support for the MANWIDTH environment variable: | Ruslan Ermilov | 2011-06-03 | 2 | -2/+46 |
| * | Fix man -t by not passing grotty flags to groff when grotty is not | Ulrich Spörlein | 2011-06-02 | 1 | -1/+1 |
| * | Let users' PATH decide which groff suite to pick up. | Ulrich Spörlein | 2011-05-01 | 1 | -7/+9 |
| * | Overhaul locale handling. | Gordon Tetlow | 2011-04-02 | 1 | -46/+45 |
| * | Use test(1) operators and test for the catpage not being older than the | Ulrich Spörlein | 2011-01-25 | 1 | -2/+2 |
| * | Move sysctl invocation to using a variable that's fully pathed. | Gordon Tetlow | 2010-12-14 | 1 | -2/+3 |
| * | Add ability to decompress different format manual pages. | Gordon Tetlow | 2010-12-03 | 1 | -25/+79 |
| * | Add the ability to display specific manual pages if passed on the | Gordon Tetlow | 2010-10-07 | 2 | -0/+21 |
| * | If LANG/LC_CTYPE/LC_ALL is set and the localized man page contains a page | Gordon Tetlow | 2010-10-06 | 1 | -3/+9 |
| * | SEE ALSO should sorted by manpage section first. | Christian Brueffer | 2010-10-05 | 1 | -2/+2 |
| * | Add reference to intro(1) in SEE ALSO section. | Gordon Tetlow | 2010-10-05 | 1 | -0/+1 |
| * | Fix up whatis/apropos issue displaying all output on a single due to | Gordon Tetlow | 2010-10-02 | 1 | -2/+2 |
| * | Implementaiton of man, manpath, whatis, and apropos written entirely in sh. | Gordon Tetlow | 2010-10-01 | 6 | -0/+1510 |
| * | kill the undead | Peter Wemm | 1997-07-13 | 8 | -1421/+0 |
| * | Finish importing Lite2's src/usr.bin, except for ex, diff, grep, mail, | Bruce Evans | 1997-07-06 | 8 | -0/+1421 |