[27134] trunk/doc/guide/new/xml/intro.xml
source_changes at macosforge.org
source_changes at macosforge.org
Fri Jul 20 15:40:22 PDT 2007
Revision: 27134
http://trac.macosforge.org/projects/macports/changeset/27134
Author: markd at macports.org
Date: 2007-07-20 15:40:22 -0700 (Fri, 20 Jul 2007)
Log Message:
-----------
Style changes to document conventions section only.
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:18:20 UTC (rev 27133)
+++ trunk/doc/guide/new/xml/intro.xml 2007-07-20 22:40:22 UTC (rev 27134)
@@ -30,29 +30,31 @@
<section>
<title>Document Conventions</title>
- <para>There are conventions used in this document to distinguish between
- terminal input/output, file text, and other data types.</para>
+ <para>The MacPorts Guide uses some notational conventions to distinguish
+ between terminal input/output, file text, and other data types.</para>
- <section>
- <title>Terminal I/O and File Text</title>
+ <itemizedlist>
+ <listitem>
+ <para>Terminal I/O and file text.</para>
- <programlisting><prompt>%% </prompt><userinput>Commands to be typed into a terminal window.</userinput></programlisting>
+ <programlisting><prompt>%% </prompt><userinput>Commands to be typed into a terminal window.</userinput></programlisting>
- <screen>Command output to a terminal window.</screen>
+ <screen>Command output to a terminal window.</screen>
- <programlisting>File text.</programlisting>
- </section>
+ <programlisting>File text.</programlisting>
+ </listitem>
- <section>
- <title>Other Data Types</title>
+ <listitem>
+ <para>Other data types.</para>
- <para>A hyperlink: <ulink
- url="http://en.wikipedia.org/wiki/Spontaneous_combustion">spontaneous
- combustion</ulink>.</para>
+ <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 file: <filename>/var/log/system.log</filename>.</para>
- <para>A command: <command>ifconfig</command>.</para>
- </section>
+ <para>A command: <command>ifconfig</command>.</para>
+ </listitem>
+ </itemizedlist>
</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/dec2311c/attachment.html
More information about the macports-changes
mailing list