diff options
author | Kristaps Dzonsons <kristaps@bsd.lv> | 2009-07-11 18:55:37 +0000 |
---|---|---|
committer | Kristaps Dzonsons <kristaps@bsd.lv> | 2009-07-11 18:55:37 +0000 |
commit | 234d8c68244215a672b5d6afb2c7eca9e3512137 (patch) | |
tree | ef2397e8fdcf0630f17f408c1b30e73fcacbc8a1 /st.in | |
parent | 3b3fe038a3f8e844db507331706e75a2fbab0d87 (diff) | |
download | mandoc-234d8c68244215a672b5d6afb2c7eca9e3512137.tar.gz |
Added `.St -p1003.1i-95' (joerg@netbsd.org).
Diffstat (limited to 'st.in')
-rw-r--r-- | st.in | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -35,6 +35,7 @@ LINE("-p1003.1b", "IEEE Std 1003.1b (\\(lqPOSIX\\(rq)") LINE("-p1003.1b-93", "IEEE Std 1003.1b-1993 (\\(lqPOSIX\\(rq)") LINE("-p1003.1c-95", "IEEE Std 1003.1c-1995 (\\(lqPOSIX\\(rq)") LINE("-p1003.1g-2000", "IEEE Std 1003.1g-2000 (\\(lqPOSIX\\(rq)") +LINE("-p1003.1i-95", "IEEE Std 1003.1i-1995 (\\(lqPOSIX.1\\rq)") LINE("-p1003.2-92", "IEEE Std 1003.2-1992 (\\(lqPOSIX.2\\(rq)") LINE("-p1387.2-95", "IEEE Std 1387.2-1995 (\\(lqPOSIX.7.2\\(rq)") LINE("-p1003.2", "IEEE Std 1003.2 (\\(lqPOSIX.2\\(rq)") |