summaryrefslogtreecommitdiffstatshomepage
path: root/st.in
diff options
context:
space:
mode:
Diffstat (limited to 'st.in')
-rw-r--r--st.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/st.in b/st.in
index b546c3b8..2727ae85 100644
--- a/st.in
+++ b/st.in
@@ -1,4 +1,4 @@
-/* $Id: st.in,v 1.3 2009/03/16 22:19:19 kristaps Exp $ */
+/* $Id: st.in,v 1.4 2009/04/02 16:37:40 kristaps Exp $ */
/*
* This file defines the .St macro arguments. If you add a new
@@ -14,6 +14,7 @@ LINE("-p1003.1-90", "IEEE Std 1003.1-1990 (\\(lqPOSIX\\(rq)")
LINE("-p1003.1-96", "ISO/IEC 9945-1:1996 (\\(lqPOSIX\\(rq)")
LINE("-p1003.1-2001", "IEEE Std 1003.1-2001 (\\(lqPOSIX\\(rq)")
LINE("-p1003.1-2004", "IEEE Std 1003.1-2004 (\\(lqPOSIX\\(rq)")
+LINE("-p1003.1-2008", "IEEE Std 1003.1-2008 (\\(lqPOSIX\\(rq)")
LINE("-p1003.1", "IEEE Std 1003.1 (\\(lqPOSIX\\(rq)")
LINE("-p1003.1b", "IEEE Std 1003.1b (\\(lqPOSIX\\(rq)")
LINE("-p1003.1b-93", "IEEE Std 1003.1b-1993 (\\(lqPOSIX\\(rq)")