[27133] trunk/doc/guide/new/xml/intro.xml

source_changes at macosforge.org source_changes at macosforge.org
Fri Jul 20 15:18:20 PDT 2007


Revision: 27133
          http://trac.macosforge.org/projects/macports/changeset/27133
Author:   markd at macports.org
Date:     2007-07-20 15:18:20 -0700 (Fri, 20 Jul 2007)

Log Message:
-----------
Expand document conventions.

Modified Paths:
--------------
    trunk/doc/guide/new/xml/intro.xml

Modified: trunk/doc/guide/new/xml/intro.xml
===================================================================
--- trunk/doc/guide/new/xml/intro.xml	2007-07-20 22:17:28 UTC (rev 27132)
+++ trunk/doc/guide/new/xml/intro.xml	2007-07-20 22:18:20 UTC (rev 27133)
@@ -30,13 +30,29 @@
   <section>
     <title>Document Conventions</title>
 
-    <para>Here are the conventions used to distinguish Unix terminal window
-    input and output.</para>
+    <para>There are conventions used in this document to distinguish between
+    terminal input/output, file text, and other data types.</para>
 
-    <programlisting><prompt>%% </prompt><userinput>Commands to be typed into a terminal window.</userinput></programlisting>
+    <section>
+      <title>Terminal I/O and File Text</title>
 
-    <screen>Command output to a terminal window.</screen>
+      <programlisting><prompt>%% </prompt><userinput>Commands to be typed into a terminal window.</userinput></programlisting>
 
-    <programlisting>File text.</programlisting>
+      <screen>Command output to a terminal window.</screen>
+
+      <programlisting>File text.</programlisting>
+    </section>
+
+    <section>
+      <title>Other Data Types</title>
+
+      <para>A hyperlink: <ulink
+      url="http://en.wikipedia.org/wiki/Spontaneous_combustion">spontaneous
+      combustion</ulink>.</para>
+
+      <para>A file: <filename>/var/log/system.log</filename>.</para>
+
+      <para>A command: <command>ifconfig</command>.</para>
+    </section>
   </section>
 </chapter>
\ No newline at end of file

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070720/c30b6996/attachment.html


More information about the macports-changes mailing list