From ec4075303c6c0d1d64bfe378e585968f9a137da7 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Fri, 18 Jul 2014 22:10:45 -0700 Subject: [PATCH] specs/XKB: Markup some subtractions with − instead of - Signed-off-by: Alan Coopersmith --- specs/XKB/ch03.xml | 2 +- specs/XKB/ch09.xml | 12 ++++++------ specs/XKB/ch10.xml | 2 +- specs/XKB/ch14.xml | 4 ++-- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/specs/XKB/ch03.xml b/specs/XKB/ch03.xml index 4320e286..5789f88a 100644 --- a/specs/XKB/ch03.xml +++ b/specs/XKB/ch03.xml @@ -123,7 +123,7 @@ XkbAllocGeomShapes(geom,4) to say I’ll need space for four new shapes in this geometry. This makes sure that sz_shapes - - + − num_shapes >= 4, and resizes the shapes array if it isn’t. If this function succeeds, you are guaranteed to have space for the number of shapes you need. diff --git a/specs/XKB/ch09.xml b/specs/XKB/ch09.xml index 988da715..4635a1c2 100644 --- a/specs/XKB/ch09.xml +++ b/specs/XKB/ch09.xml @@ -426,7 +426,7 @@ To ring the bell on an X input extension device or the default keyboard, use - bell volume, from -100 to 100 inclusive + bell volume, from −100 to 100 inclusive @@ -535,7 +535,7 @@ default keyboard: - relative volume, which can range from -100 to 100 inclusive + relative volume, which can range from −100 to 100 inclusive @@ -700,7 +700,7 @@ without ringing the corresponding bell, use - volume for the bell, which can range from -100 to 100 inclusive + volume for the bell, which can range from −100 to 100 inclusive @@ -795,7 +795,7 @@ the keyboard without ringing the bell: - relative volume, which can range from -100 to 100 inclusive + relative volume, which can range from −100 to 100 inclusive @@ -938,7 +938,7 @@ audible bells, use XkbForceDeviceBell. - relative volume, which can range from -100 to 100 inclusive + relative volume, which can range from −100 to 100 inclusive @@ -1006,7 +1006,7 @@ for audible bells, use - volume for the bell, which can range from -100 to 100 inclusive + volume for the bell, which can range from −100 to 100 inclusive diff --git a/specs/XKB/ch10.xml b/specs/XKB/ch10.xml index b5559d2c..a679632e 100644 --- a/specs/XKB/ch10.xml +++ b/specs/XKB/ch10.xml @@ -1469,7 +1469,7 @@ approaches mk_time_to_max. The legal values for mk_curve - are between -1000 and 1000. + are between −1000 and 1000. diff --git a/specs/XKB/ch14.xml b/specs/XKB/ch14.xml index 467c0121..dfdfde82 100644 --- a/specs/XKB/ch14.xml +++ b/specs/XKB/ch14.xml @@ -1228,7 +1228,7 @@ The fields of the client map. The fields are allocated to contain the maximum number of entries necessary for max_key_code - - + − min_key_code + 1 keys. @@ -1247,7 +1247,7 @@ The field of the client map. The field is allocated to contain the maximum number of entries necessary for max_key_code - - + − min_key_code + 1 keys.