summaryrefslogtreecommitdiff
path: root/usr.bin/mandoc
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/mandoc')
-rw-r--r--usr.bin/mandoc/st.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/mandoc/st.in b/usr.bin/mandoc/st.in
index bbd6b158848..8fad76568c1 100644
--- a/usr.bin/mandoc/st.in
+++ b/usr.bin/mandoc/st.in
@@ -1,4 +1,4 @@
-/* $Id: st.in,v 1.14 2013/06/17 17:39:48 guenther Exp $ */
+/* $Id: st.in,v 1.15 2013/10/13 03:09:26 schwarze Exp $ */
/*
* Copyright (c) 2009, 2010 Kristaps Dzonsons <kristaps@bsd.lv>
*
@@ -76,6 +76,6 @@ 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)")