summaryrefslogtreecommitdiffstats
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
commita22a7aa6487d5fdf5bd05e69f5972aeb11530b85 (patch)
tree455d2ad90397f807990ec338386a4b50886536ec
parent1506a0b5d201b7838d6c4bfc1f15a18ad5750684 (diff)
downloadmandoc-a22a7aa6487d5fdf5bd05e69f5972aeb11530b85.tar.gz
Fix typo in st.in (Alan Bueno, alan.bsd@gmail.com)
-rw-r--r--st.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/st.in b/st.in
index 5860005a..25a9ffb0 100644
--- a/st.in
+++ b/st.in
@@ -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)")