| Commit message (Expand) | Author | Age | Files | Lines |
* | use the portable \(lq and \(rq internally rather than \(Lq and \(Rq | Ingo Schwarze | 2018-04-05 | 1 | -43/+43 |
* | Delete .St -p1003.1-2013. | Ingo Schwarze | 2017-06-24 | 1 | -1/+0 |
* | Render \(lq and \(rq as '"' in -Tascii mode but leave the rendering | Ingo Schwarze | 2015-02-17 | 1 | -44/+44 |
* | delete three standard abbreviations that are | Ingo Schwarze | 2014-11-30 | 1 | -3/+0 |
* | Delete five standards that are: | Ingo Schwarze | 2014-11-16 | 1 | -5/+0 |
* | Support .St -susv1 and .St -susv4. Illumos wants to use this, | Ingo Schwarze | 2014-08-28 | 1 | -0/+2 |
* | KNF: case (FOO): -> case FOO:, remove /* LINTED */ and /* ARGSUSED */, | Ingo Schwarze | 2014-04-20 | 1 | -1/+1 |
* | Support .St -p1003.1-2013, "IEEE Std 1003.1-2008/Cor 1-2013". | Ingo Schwarze | 2013-12-31 | 1 | -0/+1 |
* | Support .St -xsh4.2, the System Interfaces part of the original Single | Ingo Schwarze | 2013-12-25 | 1 | -0/+1 |
* | sync SUSv2/SUSv3 entries with groff | Ingo Schwarze | 2013-10-13 | 1 | -2/+2 |
* | Add .St values for POSIX 1003.1d, 1003.1j, and 1003.1q. | Ingo Schwarze | 2013-06-19 | 1 | -7/+10 |
* | Correct the expansion of -xbd5; | Ingo Schwarze | 2012-02-26 | 1 | -1/+1 |
* | Accommodate for ISO C11. groff applied the same `St' argument on | Kristaps Dzonsons | 2012-01-03 | 1 | -0/+1 |
* | support ".St -iso8601"; committing on behalf of jmc@ | Ingo Schwarze | 2011-09-16 | 1 | -0/+1 |
* | Prevent line breaks right before numbers. Groff does the same. | Ingo Schwarze | 2011-04-24 | 1 | -23/+25 |
* | Sync to OpenBSD: add missing Copyright years. | Ingo Schwarze | 2010-07-31 | 1 | -1/+1 |
* | Finished document -mdoc macros. Note `br' and `sp' remain. | Kristaps Dzonsons | 2010-07-19 | 1 | -0/+2 |
* | Churn as I finish email address migration kth.se -> bsd.lv. | Kristaps Dzonsons | 2010-06-19 | 1 | -1/+1 |
* | Added some standards found in NetBSD's manuals. | Kristaps Dzonsons | 2010-04-08 | 1 | -0/+4 |
* | Fix typo in st.in (Alan Bueno, alan.bsd@gmail.com) | Kristaps Dzonsons | 2009-09-27 | 1 | -1/+1 |
* | POSIX -> POSIX.1 change (submitted by uqs@sporlein.net, ok jmc@openbsd.org, i... | Kristaps Dzonsons | 2009-07-26 | 1 | -11/+11 |
* | Added `St -ieee1275-94'. | Kristaps Dzonsons | 2009-07-24 | 1 | -0/+1 |
* | Added `St -isoC'. | Kristaps Dzonsons | 2009-07-24 | 1 | -0/+1 |
* | Added `St -xns5.2'. | Kristaps Dzonsons | 2009-07-24 | 1 | -0/+1 |
* | Added `.St -p1003.1i-95' (joerg@netbsd.org). | Kristaps Dzonsons | 2009-07-11 | 1 | -0/+1 |
* | Using proper license template (const). | Kristaps Dzonsons | 2009-04-12 | 1 | -1/+16 |
* | Added -p1003.1-2008 specification. | Kristaps Dzonsons | 2009-04-02 | 1 | -0/+1 |
* | Fixed mdoc_phrase escape handling. | Kristaps Dzonsons | 2009-03-16 | 1 | -44/+47 |
* | Documented the strings script. | Kristaps Dzonsons | 2009-03-06 | 1 | -0/+8 |
* | Strings abstracted into dynamically-created C files. | Kristaps Dzonsons | 2009-03-06 | 1 | -0/+37 |