summaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@cvs.openbsd.org>2009-10-19 20:39:59 +0000
committerIngo Schwarze <schwarze@cvs.openbsd.org>2009-10-19 20:39:59 +0000
commita1a0ccefc1f6c71953195684e9d43c1aa919f5e7 (patch)
treef11cd5eb4f92fc277e8925e826f1f39f52249559 /usr.bin
parent913f9b32e1e3deef921cf5d7877a162de81506be (diff)
sync to 1.9.7: typo; from Alan Bueno, alan dot bsd at gmail dot com
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/mandoc/st.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/mandoc/st.in b/usr.bin/mandoc/st.in
index bd7cef2a45b..dc0d5f5e057 100644
--- a/usr.bin/mandoc/st.in
+++ b/usr.bin/mandoc/st.in
@@ -1,4 +1,4 @@
-/* $Id: st.in,v 1.4 2009/08/09 23:41:13 schwarze Exp $ */
+/* $Id: st.in,v 1.5 2009/10/19 20:39:58 schwarze Exp $ */
/*
* Copyright (c) 2009 Kristaps Dzonsons <kristaps@kth.se>
*
@@ -35,7 +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.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)")