summaryrefslogtreecommitdiffstats
path: root/share/man/man7/tbl.7 (follow)
Commit message (Expand)AuthorAgeFilesLines
* correct paper titlejsg2021-03-081-3/+3
* remove a few words to improve flow. ok schwarzetedu2019-02-111-4/+4
* add a BUGS section explaining the situation with box and line drawingschwarze2019-02-091-3/+17
* Fix typo: "a data cells" -> "a data cell".bentley2019-02-081-3/+3
* zap trailing whitespace;jmc2018-12-121-3/+3
* Let cells containing nothing but \^ extend the cell above.schwarze2018-11-251-8/+14
* add missing HISTORY; based on CVS logs and release announcementsschwarze2017-10-171-3/+5
* Rewrite half of this, i was completely unaware how bad it was.schwarze2017-06-281-187/+253
* Implement w layout specifier (minimum column width).schwarze2017-06-081-7/+6
* Radical cleanup of COMPATIBILITY sections:schwarze2015-01-291-12/+11
* implement the tbl(7) "center" layout optionschwarze2015-01-281-3/+2
* Rework tbl(7) layout parsing:schwarze2015-01-261-10/+25
* More improvements regarding tbl(7) options.schwarze2015-01-261-40/+42
* one more "center"; tedu forgot to use -i, i think...jmc2015-01-201-2/+2
* change spelling of centre to center. consistent with other man pages,tedu2015-01-201-4/+4
* Allow comma-separated options in tbl(7) tables.bentley2014-11-251-2/+3
* Rudimentary implementation of the e, x, and z table layout modifiersschwarze2014-10-141-5/+15
* implement font modifiers in table layoutsschwarze2014-10-131-24/+25
* For citing the names and email addresses of authors,schwarze2013-07-131-4/+3
* sync to mandoc 1.11.5:schwarze2011-09-181-8/+18
* Between groff-1.15 and groff-1.20.1, the .Ns macro was changed to noschwarze2011-02-071-6/+6
* sync to bsd.lv: document spans, and decimalpoint() is implementedschwarze2011-01-221-6/+16
* Add and install tbl(7);schwarze2011-01-091-0/+321