diff options
author | Matt Dew <marcoz@osource.org> | 2011-03-15 23:30:15 -0600 |
---|---|---|
committer | Matt Dew <marcoz@osource.org> | 2011-03-21 23:01:15 -0600 |
commit | b82c9b3f752c89d3328c0257d8a386024c9023ee (patch) | |
tree | 74abec1e9ef8ed01edc717599e8a6b3047b66290 /specs/ch09.xml | |
parent | c336374f3bf34ce875b29001548470f8d824141e (diff) |
Remove duplicate 'See see' text in docs - take 2
Diffstat (limited to 'specs/ch09.xml')
-rw-r--r-- | specs/ch09.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/specs/ch09.xml b/specs/ch09.xml index c78eba9..8a0eb87 100644 --- a/specs/ch09.xml +++ b/specs/ch09.xml @@ -60,7 +60,7 @@ keyboard, it cannot be directly changed under program control. It is possible, however, for the set of physical indicators to be change if a new keyboard is attached or if a completely new keyboard description is loaded by the <emphasis> XkbGetKeyboardByName</emphasis> - request (see <link linkend='using_the_servers_database_of_keyboard_components'>See Using the Server’s + request (see <link linkend='using_the_servers_database_of_keyboard_components'>Using the Server’s Database of Keyboard Components</link>). </para> @@ -88,7 +88,7 @@ XkbGetNames</emphasis> request reports the symbolic names for all keyboard components, including the indicators. Use the <emphasis> XkbSetNames</emphasis> - request to change symbolic names. Both requests are described in <link linkend='querying_and_changing_symbolic_names'>See Querying and Changing Symbolic + request to change symbolic names. Both requests are described in <link linkend='querying_and_changing_symbolic_names'>Querying and Changing Symbolic Names</link>. </para> @@ -232,7 +232,7 @@ mods</emphasis> fields of an indicator map determine how the state of the keyboard modifiers affect the corresponding indicator. The <emphasis> mods</emphasis> - field is an XKB modifier definition, as described in <link linkend='modifier_definitions'>See Modifier Definitions</link>, which can + field is an XKB modifier definition, as described in <link linkend='modifier_definitions'>Modifier Definitions</link>, which can specify both real and virtual modifiers. The mods field takes effect even if some or all of the virtual indicators specified in <emphasis> mods</emphasis> @@ -305,7 +305,7 @@ IM_UseCompat</emphasis> <para> The <emphasis> controls</emphasis> - field specifies a subset of the boolean keyboard controls (see <link linkend='boolean_controls_and_the_enabledcontrols_control'>See "Boolean" Controls and The + field specifies a subset of the boolean keyboard controls (see <link linkend='boolean_controls_and_the_enabledcontrols_control'>"Boolean" Controls and The EnabledControls Control</link>). The indicator is lit whenever any of the boolean controls specified in <emphasis> controls</emphasis> |