summaryrefslogtreecommitdiff
path: root/specs/keysyms.xml
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2010-12-03 16:02:45 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-12-03 16:02:45 -0800
commit68bf1a7a0c89cdc1c48ed967793d083519f2fb96 (patch)
treead9cd31c01d35ffdef296c526eafc24623e80b03 /specs/keysyms.xml
parenteef13837a6296cbe8d4cd9bda74352769f6a1a66 (diff)
spec: Fix a bunch of the .BR -> <emphasis> mappings
perl -i -p -e 's{ (\W*?)\s*</emphasis>}{</emphasis>$1}g' *.xml Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'specs/keysyms.xml')
-rw-r--r--specs/keysyms.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/specs/keysyms.xml b/specs/keysyms.xml
index 810fe3c..0b457ae 100644
--- a/specs/keysyms.xml
+++ b/specs/keysyms.xml
@@ -40,9 +40,9 @@ There are six categories of KEYSYM values.
<title>Special KEYSYMs</title>
<para>
There are two special values:
-<emphasis role='bold'>NoSymbol </emphasis>
+<emphasis role='bold'>NoSymbol</emphasis>
and
-<emphasis role='bold'>VoidSymbol .</emphasis>
+<emphasis role='bold'>VoidSymbol</emphasis>.
They are used to indicate the absence of symbols (see
<link linkend="keyboards">Section 5, Keyboards</link>).
</para>