diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2017-06-24 13:49:29 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2017-06-24 13:49:29 +0000 |
commit | 913045bd69043c5a0ba155b88f2ef24c6bcae97f (patch) | |
tree | e49c26e5f09c2aa56e56f02dfc28f026277b8029 /st.in | |
parent | 1660eae97848a0145bed3ea818cb1ef29e7e3dad (diff) | |
download | mandoc-913045bd69043c5a0ba155b88f2ef24c6bcae97f.tar.gz |
Delete .St -p1003.1-2013.
It is an OpenBSD addition that did not get used a single time in
three years, and groff did not pick it up either, so removing it
does not affect any existing manuals anywhere.
Cleanup suggested by jmc@, OK bentley@.
Diffstat (limited to 'st.in')
-rw-r--r-- | st.in | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -34,7 +34,6 @@ LINE("-p1003.1-96", "ISO/IEC 9945-1:1996 (\\(LqPOSIX.1\\(Rq)") LINE("-p1003.1-2001", "IEEE Std 1003.1-2001 (\\(LqPOSIX.1\\(Rq)") LINE("-p1003.1-2004", "IEEE Std 1003.1-2004 (\\(LqPOSIX.1\\(Rq)") LINE("-p1003.1-2008", "IEEE Std 1003.1-2008 (\\(LqPOSIX.1\\(Rq)") -LINE("-p1003.1-2013", "IEEE Std 1003.1-2008/Cor 1-2013 (\\(LqPOSIX.1\\(Rq)") LINE("-p1003.1", "IEEE Std 1003.1 (\\(LqPOSIX.1\\(Rq)") LINE("-p1003.1b", "IEEE Std 1003.1b (\\(LqPOSIX.1b\\(Rq)") LINE("-p1003.1b-93", "IEEE Std 1003.1b-1993 (\\(LqPOSIX.1b\\(Rq)") |