]> git.cameronkatri.com Git - mandoc.git/blobdiff - st.in
Simplify: Remove an unused argument from the mandoc_eos() function.
[mandoc.git] / st.in
diff --git a/st.in b/st.in
index bedc6a6e4ddbfee3ed43850532da1cd0278e2f7f..c52ddab9ba1cf17268f50210105b3271c261b02a 100644 (file)
--- a/st.in
+++ b/st.in
@@ -1,4 +1,4 @@
-/*     $Id: st.in,v 1.20 2013/06/19 21:20:27 schwarze Exp $ */
+/*     $Id: st.in,v 1.22 2013/12/25 14:09:32 schwarze Exp $ */
 /*
  * Copyright (c) 2009, 2010 Kristaps Dzonsons <kristaps@bsd.lv>
  *
@@ -71,11 +71,12 @@ LINE("-xpg4.2",             "X/Open Portability Guide Issue\\~4, Version\\~2 (\\(lqXPG4.2\\
 LINE("-xpg4.3",                "X/Open Portability Guide Issue\\~4, Version\\~3 (\\(lqXPG4.3\\(rq)")
 LINE("-xbd5",          "X/Open Base Definitions Issue\\~5 (\\(lqXBD5\\(rq)")
 LINE("-xcu5",          "X/Open Commands and Utilities Issue\\~5 (\\(lqXCU5\\(rq)")
+LINE("-xsh4.2",                "X/Open System Interfaces and Headers Issue\\~4, Version\\~2 (\\(lqXSH4.2\\(rq)")
 LINE("-xsh5",          "X/Open System Interfaces and Headers Issue\\~5 (\\(lqXSH5\\(rq)")
 LINE("-xns5",          "X/Open Networking Services Issue\\~5 (\\(lqXNS5\\(rq)")
 LINE("-xns5.2",                "X/Open Networking Services Issue\\~5.2 (\\(lqXNS5.2\\(rq)")
 LINE("-xns5.2d2.0",    "X/Open Networking Services Issue\\~5.2 Draft\\~2.0 (\\(lqXNS5.2D2.0\\(rq)")
 LINE("-xcurses4.2",    "X/Open Curses Issue\\~4, Version\\~2 (\\(lqXCURSES4.2\\(rq)")
-LINE("-susv2",         "Version\\~2 of the Single UNIX Specification")
-LINE("-susv3",         "Version\\~3 of the Single UNIX Specification")
+LINE("-susv2",         "Version\\~2 of the Single UNIX Specification (\\(lqSUSv2\\(rq)")
+LINE("-susv3",         "Version\\~3 of the Single UNIX Specification (\\(lqSUSv3\\(rq)")
 LINE("-svid4",         "System\\~V Interface Definition, Fourth Edition (\\(lqSVID4\\(rq)")