]> git.cameronkatri.com Git - mandoc.git/blobdiff - st.in
Implement in-line equations, much needed by Xenocara manuals.
[mandoc.git] / st.in
diff --git a/st.in b/st.in
index 481e44e51c48dd06529280415b4aed6ffe8eccbc..cfb79d3b20904e2da2bfb8f47ffe3c07c882dc6a 100644 (file)
--- a/st.in
+++ b/st.in
@@ -1,4 +1,4 @@
-/*     $Id: st.in,v 1.24 2014/04/20 16:46:05 schwarze Exp $ */
+/*     $Id: st.in,v 1.25 2014/08/28 03:51:56 schwarze Exp $ */
 /*
  * Copyright (c) 2009, 2010 Kristaps Dzonsons <kristaps@bsd.lv>
  *
@@ -78,6 +78,8 @@ 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("-susv1",         "Version\\~1 of the Single UNIX Specification (\\(lqSUSv1\\(rq)")
 LINE("-susv2",         "Version\\~2 of the Single UNIX Specification (\\(lqSUSv2\\(rq)")
 LINE("-susv3",         "Version\\~3 of the Single UNIX Specification (\\(lqSUSv3\\(rq)")
+LINE("-susv4",         "Version\\~4 of the Single UNIX Specification (\\(lqSUSv4\\(rq)")
 LINE("-svid4",         "System\\~V Interface Definition, Fourth Edition (\\(lqSVID4\\(rq)")