aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/st.in
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2009-09-27 17:11:48 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2009-09-27 17:11:48 +0000
commit52fb25baf48d5ab7e8a231e74e09d4980961b508 (patch)
tree50d9f65e17b8757b6f11cdb6555563feb5a11c2c /st.in
parent7f3ccbb92297395ea62b5fc049bfdb1a50a6bd31 (diff)
downloadmandoc-52fb25baf48d5ab7e8a231e74e09d4980961b508.tar.gz
mandoc-52fb25baf48d5ab7e8a231e74e09d4980961b508.tar.zst
mandoc-52fb25baf48d5ab7e8a231e74e09d4980961b508.zip
Fix typo in st.in (Alan Bueno, alan.bsd@gmail.com)
Diffstat (limited to 'st.in')
-rw-r--r--st.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/st.in b/st.in
index 1cfcde62..909348e1 100644
--- a/st.in
+++ b/st.in
@@ -1,4 +1,4 @@
-/* $Id: st.in,v 1.10 2009/07/26 18:59:31 kristaps Exp $ */
+/* $Id: st.in,v 1.11 2009/09/27 17:11:48 kristaps Exp $ */
/*
* Copyright (c) 2009 Kristaps Dzonsons <kristaps@kth.se>
*
@@ -35,7 +35,7 @@ LINE("-p1003.1b", "IEEE Std 1003.1b (\\(lqPOSIX.1\\(rq)")
LINE("-p1003.1b-93", "IEEE Std 1003.1b-1993 (\\(lqPOSIX.1\\(rq)")
LINE("-p1003.1c-95", "IEEE Std 1003.1c-1995 (\\(lqPOSIX.1\\(rq)")
LINE("-p1003.1g-2000", "IEEE Std 1003.1g-2000 (\\(lqPOSIX.1\\(rq)")
-LINE("-p1003.1i-95", "IEEE Std 1003.1i-1995 (\\(lqPOSIX.1\\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)")