summaryrefslogtreecommitdiff
path: root/usr.bin/mandoc/st.in
diff options
context:
space:
mode:
authorPhilip Guenthe <guenther@cvs.openbsd.org>2012-02-26 21:29:50 +0000
committerPhilip Guenthe <guenther@cvs.openbsd.org>2012-02-26 21:29:50 +0000
commit63490ca1e991701aca3f3cb97d2bc481bd958a5a (patch)
tree65655522391d97e84614ad3da27550c896ef01b1 /usr.bin/mandoc/st.in
parent6f149871a168c7e45dd4d5c0788112458155d1f3 (diff)
Correct the expansion of -xbd5
ok schwarze@ jmc@
Diffstat (limited to 'usr.bin/mandoc/st.in')
-rw-r--r--usr.bin/mandoc/st.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/mandoc/st.in b/usr.bin/mandoc/st.in
index 0d569476c53..791f5ad149b 100644
--- a/usr.bin/mandoc/st.in
+++ b/usr.bin/mandoc/st.in
@@ -1,4 +1,4 @@
-/* $Id: st.in,v 1.12 2012/01/03 11:05:57 schwarze Exp $ */
+/* $Id: st.in,v 1.13 2012/02/26 21:29:49 guenther Exp $ */
/*
* Copyright (c) 2009, 2010 Kristaps Dzonsons <kristaps@bsd.lv>
*
@@ -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)")