summaryrefslogtreecommitdiffstats
path: root/st.in
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2012-02-26 21:47:09 +0000
committerIngo Schwarze <schwarze@openbsd.org>2012-02-26 21:47:09 +0000
commit5469dde646834546d22b47fc60c1993003eea35c (patch)
treec77e6b6bcb12b891c57ac470743c6d2ab489fd72 /st.in
parent752172f6f0d6720937996a5ef0e29990327e56fb (diff)
downloadmandoc-5469dde646834546d22b47fc60c1993003eea35c.tar.gz
Correct the expansion of -xbd5;
from Philip Guenther <guenther at openbsd dot org>. OK Werner Lemberg <wl at gnu dot org>.
Diffstat (limited to 'st.in')
-rw-r--r--st.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/st.in b/st.in
index 2d77a8e5..2c00bb33 100644
--- a/st.in
+++ b/st.in
@@ -66,7 +66,7 @@ LINE("-xpg3", "X/Open Portability Guide Issue\\~3 (\\(lqXPG3\\(rq)")
LINE("-xpg4", "X/Open Portability Guide Issue\\~4 (\\(lqXPG4\\(rq)")
LINE("-xpg4.2", "X/Open Portability Guide Issue\\~4, Version\\~2 (\\(lqXPG4.2\\(rq)")
LINE("-xpg4.3", "X/Open Portability Guide Issue\\~4, Version\\~3 (\\(lqXPG4.3\\(rq)")
-LINE("-xbd5", "X/Open System Interface Definitions Issue\\~5 (\\(lqXBD5\\(rq)")
+LINE("-xbd5", "X/Open Base Definitions Issue\\~5 (\\(lqXBD5\\(rq)")
LINE("-xcu5", "X/Open Commands and Utilities Issue\\~5 (\\(lqXCU5\\(rq)")
LINE("-xsh5", "X/Open System Interfaces and Headers Issue\\~5 (\\(lqXSH5\\(rq)")
LINE("-xns5", "X/Open Networking Services Issue\\~5 (\\(lqXNS5\\(rq)")