[gnome-doc-utils/mallard: 84/87] Various small corrections
- From: Shaun McCance <shaunm src gnome org>
- To: svn-commits-list gnome org
- Subject: [gnome-doc-utils/mallard: 84/87] Various small corrections
- Date: Sun, 19 Apr 2009 12:21:23 -0400 (EDT)
commit c44be21cee1bbaaba386c5865be6e77de7c88012
Author: Shaun McCance <shaunm recto localdomain>
Date: Mon Apr 13 00:39:57 2009 -0500
Various small corrections
---
doc/mallard/C/mal_inline_input.xml | 5 +++--
doc/mallard/C/mal_inline_keyseq.xml | 2 +-
doc/mallard/C/mal_inline_sys.xml | 16 +++++++++++++++-
doc/mallard/C/mal_inline_var.xml | 5 ++++-
4 files changed, 23 insertions(+), 5 deletions(-)
diff --git a/doc/mallard/C/mal_inline_input.xml b/doc/mallard/C/mal_inline_input.xml
index 403f2f4..d60d4e6 100644
--- a/doc/mallard/C/mal_inline_input.xml
+++ b/doc/mallard/C/mal_inline_input.xml
@@ -32,7 +32,7 @@ mal_inline_input = element input {
}
</code></synopsis>
-<p>Use the <code>input</code> element to mark up text that is input b
+<p>Use the <code>input</code> element to mark up text that is input by
the user. This may be text entered into a command-line environment
or into a text field in a graphical application.</p>
@@ -78,8 +78,9 @@ or into a text field in a graphical application.</p>
<p>User input should be displayed in a fixed-width or wide font. Fixed-width
fonts tend to have more distinction between visually similar characters.
Display tools may use a background color or border to make the beginning
- and end of the intut clear.</p>
+ and end of the input clear.</p>
</section>
+<!-- END processing -->
<!-- BEGIN docbook -->
diff --git a/doc/mallard/C/mal_inline_keyseq.xml b/doc/mallard/C/mal_inline_keyseq.xml
index 1725599..272b2e2 100644
--- a/doc/mallard/C/mal_inline_keyseq.xml
+++ b/doc/mallard/C/mal_inline_keyseq.xml
@@ -93,7 +93,7 @@ selection as you move the keyboard focus.
<p><keyseq><key>Shift</key>click</keyseq> to make a continuous selection.</p>
</example>
- <p>Use nested <code>keyseq</code> elements for comples key commands:</p>
+ <p>Use nested <code>keyseq</code> elements for complex key commands:</p>
<example>
<code><![CDATA[
diff --git a/doc/mallard/C/mal_inline_sys.xml b/doc/mallard/C/mal_inline_sys.xml
index fe195bd..e5cf2cf 100644
--- a/doc/mallard/C/mal_inline_sys.xml
+++ b/doc/mallard/C/mal_inline_sys.xml
@@ -7,7 +7,7 @@
<version number="0.1" date="2007-02-21" status="stub"/>
- <desc>Mark up general identifiers found on computer system.</desc>
+ <desc>Mark up general identifiers found on computer systems.</desc>
</info>
<title>System Items</title>
@@ -42,6 +42,20 @@ mal_inline_sys = element sys {
<!-- END notes -->
+<!-- BEGIN examples -->
+<section id="examples">
+ <title>Examples</title>
+</section>
+<!-- END examples -->
+
+
+<!-- BEGIN processing -->
+<section id="processing">
+ <title>Processing Expectations</title>
+</section>
+<!-- END processing -->
+
+
<!-- BEGIN docbook -->
<section id="docbook">
<title>Comparison to DocBook</title>
diff --git a/doc/mallard/C/mal_inline_var.xml b/doc/mallard/C/mal_inline_var.xml
index 4ef750d..7b28a21 100644
--- a/doc/mallard/C/mal_inline_var.xml
+++ b/doc/mallard/C/mal_inline_var.xml
@@ -7,7 +7,7 @@
<link type="seealso" xref="mal_inline_cmd"/>
<link type="seealso" xref="mal_inline_code"/>
- <version number="0.1" date="2007-02-21" status="stub"/>
+ <version number="0.1" date="2009-04-12" status="review"/>
<desc>Mark up placeholder text that should be replaced by the user.</desc>
</info>
@@ -45,6 +45,9 @@ an indicated argument.</p>
<item><p>The <code>var</code> element can have attributes from external
namespaces. See <link xref="mal_attr_external"/> for more information
on external-namespace attributes on inline elements.</p></item>
+
+ <item><p>See <link xref="mal_inline_cmd"/> and <link xref="mal_inline_code"/>
+ for examples using <code>var</code>.</p></item>
</list>
</section>
<!-- END notes -->
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]