summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaun McCance <shaunm@gnome.org>2008-12-17 11:42:57 -0600
committerShaun McCance <shaunm@gnome.org>2009-04-19 11:13:33 -0500
commit59ce42d294efade942e67b7b4ce25e7ba2955a5a (patch)
tree18840b52d2231a32f7141d00e23ea81f0e63fa37
parent3df34838dfa2a925c0ecb927f61454bd250a6eb9 (diff)
downloadgnome-doc-utils-59ce42d294efade942e67b7b4ce25e7ba2955a5a.tar.gz
Mark output as 'review' since I implemented basic screen support
-rw-r--r--doc/mallard/C/mal_inline_output.xml6
1 files changed, 1 insertions, 5 deletions
diff --git a/doc/mallard/C/mal_inline_output.xml b/doc/mallard/C/mal_inline_output.xml
index 0b04bb7..3838961 100644
--- a/doc/mallard/C/mal_inline_output.xml
+++ b/doc/mallard/C/mal_inline_output.xml
@@ -14,7 +14,7 @@
<name>Shaun McCance</name>
</copyright>
- <version number="0.1" date="2008-12-16" status="incomplete"/>
+ <version number="0.1" date="2008-12-17" status="review"/>
<desc>Mark up the output from a computer program.</desc>
</info>
@@ -31,10 +31,6 @@ mal_inline_output = element output {
}
</code></synopsis>
-<comment><cite date="2008-12-16"><name>shaunm</name></cite>
-<p>This is marked incomplete because the example with screen is
-not yet rendered correctly. The content is finished.</p></comment>
-
<p>Use the <code>output</code> element to mark up text that is output
by a computer program. Typically, this is text output in a command-line
environment, although you may use the <code>output</code> element for