]> git.cameronkatri.com Git - mandoc.git/blobdiff - st.in
.Bl -column phrases ignore spacing rules for trailing punctuation
[mandoc.git] / st.in
diff --git a/st.in b/st.in
index 1cfcde62e53bfb96bb3e43cbc6d93d4706a3372c..2d7d005e61cbaf9fb59778d6c008a2bd8e176546 100644 (file)
--- a/st.in
+++ b/st.in
@@ -1,6 +1,6 @@
-/*     $Id: st.in,v 1.10 2009/07/26 18:59:31 kristaps Exp $ */
+/*     $Id: st.in,v 1.15 2010/07/31 23:52:58 schwarze Exp $ */
 /*
 /*
- * Copyright (c) 2009 Kristaps Dzonsons <kristaps@kth.se>
+ * Copyright (c) 2009, 2010 Kristaps Dzonsons <kristaps@bsd.lv>
  *
  * Permission to use, copy, modify, and distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  *
  * Permission to use, copy, modify, and distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -22,6 +22,8 @@
  * the formatted output string.
  *
  * Be sure to escape strings.
  * the formatted output string.
  *
  * Be sure to escape strings.
+ *
+ * REMEMBER TO ADD NEW STANDARDS TO MDOC.7!
  */
 
 LINE("-p1003.1-88",    "IEEE Std 1003.1-1988 (\\(lqPOSIX.1\\(rq)")
  */
 
 LINE("-p1003.1-88",    "IEEE Std 1003.1-1988 (\\(lqPOSIX.1\\(rq)")
@@ -35,8 +37,9 @@ 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.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("-p1003.2-92",    "IEEE Std 1003.2-1992 (\\(lqPOSIX.2\\(rq)")
+LINE("-p1003.2a-92",   "IEEE Std 1003.2a-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)")
 LINE("-p1387.2",       "IEEE Std 1387.2 (\\(lqPOSIX.7.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)")
 LINE("-p1387.2",       "IEEE Std 1387.2 (\\(lqPOSIX.7.2\\(rq)")
@@ -46,6 +49,9 @@ LINE("-isoC-amd1",    "ISO/IEC 9899/AMD1:1995 (\\(lqISO C90\\(rq)")
 LINE("-isoC-tcor1",    "ISO/IEC 9899/TCOR1:1994 (\\(lqISO C90\\(rq)")
 LINE("-isoC-tcor2",    "ISO/IEC 9899/TCOR2:1995 (\\(lqISO C90\\(rq)")
 LINE("-isoC-99",       "ISO/IEC 9899:1999 (\\(lqISO C99\\(rq)")
 LINE("-isoC-tcor1",    "ISO/IEC 9899/TCOR1:1994 (\\(lqISO C90\\(rq)")
 LINE("-isoC-tcor2",    "ISO/IEC 9899/TCOR2:1995 (\\(lqISO C90\\(rq)")
 LINE("-isoC-99",       "ISO/IEC 9899:1999 (\\(lqISO C99\\(rq)")
+LINE("-iso9945-1-90",  "ISO/IEC 9945-1:1990 (\\(lqPOSIX.1\\(rq)")
+LINE("-iso9945-1-96",  "ISO/IEC 9945-1:1996 (\\(lqPOSIX.1\\(rq)")
+LINE("-iso9945-2-93",  "ISO/IEC 9945-2:1993 (\\(lqPOSIX.2\\(rq)")
 LINE("-ansiC",         "ANSI X3.159-1989 (\\(lqANSI C\\(rq)")
 LINE("-ansiC-89",      "ANSI X3.159-1989 (\\(lqANSI C\\(rq)")
 LINE("-ansiC-99",      "ANSI/ISO/IEC 9899-1999 (\\(lqANSI C99\\(rq)")
 LINE("-ansiC",         "ANSI X3.159-1989 (\\(lqANSI C\\(rq)")
 LINE("-ansiC-89",      "ANSI X3.159-1989 (\\(lqANSI C\\(rq)")
 LINE("-ansiC-99",      "ANSI/ISO/IEC 9899-1999 (\\(lqANSI C99\\(rq)")