summaryrefslogtreecommitdiffstats
path: root/st.in
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2014-08-28 03:51:56 +0000
committerIngo Schwarze <schwarze@openbsd.org>2014-08-28 03:51:56 +0000
commitb0a49d3a16d43739c1e01147f1ee10810f46ba3e (patch)
tree2abdf9f4ebf6d3e33e1971cc9cb3938c8da11cb4 /st.in
parent9f33327f90df6b7a97a7a944f87cc6abbb74102d (diff)
downloadmandoc-b0a49d3a16d43739c1e01147f1ee10810f46ba3e.tar.gz
Support .St -susv1 and .St -susv4. Illumos wants to use this,
and it's illogical anyway to have -susv2 and -susv3 but not -susv4.
Diffstat (limited to 'st.in')
-rw-r--r--st.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/st.in b/st.in
index 71d5ed92..748f8064 100644
--- a/st.in
+++ b/st.in
@@ -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)")