aboutsummaryrefslogtreecommitdiffstats
path: root/prologue/typography.xml
diff options
context:
space:
mode:
Diffstat (limited to 'prologue/typography.xml')
-rw-r--r--prologue/typography.xml8
1 files changed, 6 insertions, 2 deletions
diff --git a/prologue/typography.xml b/prologue/typography.xml
index 86962c6ad..6ea7644a8 100644
--- a/prologue/typography.xml
+++ b/prologue/typography.xml
@@ -7,17 +7,20 @@
<title>Typography</title>
<?dbhtml filename="typography.html"?>
+<para>See testing</para>
+
+<!--
<para>To make things easier to follow, there are a few typographical
conventions used throughout the book. Following are some examples:</para>
-<screen><userinput>./configure --prefix=/usr</userinput></screen>
+<screen><userinput>./configure -prefix=/usr</userinput></screen>
<blockquote><para>This form of text is designed to be typed exactly
as seen unless otherwise noted in the surrounding text. It is also used
in the explanation sections to identify which of the commands is being
referenced.</para></blockquote>
-<screen><computeroutput>install-info: unknown option `--dir-file=/mnt/lfs/usr/info/dir'</computeroutput></screen>
+<screen><computeroutput>install-info: unknown option `-dir-file=/mnt/lfs/usr/info/dir'</computeroutput></screen>
<blockquote><para>This form of text (fixed width text) is showing screen
output, probably as the result of commands issued, and is also used to
@@ -50,5 +53,6 @@ typed as seen.</para></blockquote>
<blockquote><para>This form of text is used to encapsulate text that is
not to be typed as seen or copy and pasted.</para></blockquote>
+-->
</sect1>