aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/man.xml
diff options
context:
space:
mode:
authorArchaic <archaic@linuxfromscratch.org>2005-07-01 22:49:17 +0000
committerArchaic <archaic@linuxfromscratch.org>2005-07-01 22:49:17 +0000
commit37cfbc574b849d72dc0600c12065e9ac93aa897e (patch)
tree8ce647d070c0581ea9964f6833f9b9796880b6b5 /chapter06/man.xml
parenta4663f033941f2a183ac0c5594f7ae62aa688819 (diff)
Reprise of r6258.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6300 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/man.xml')
-rw-r--r--chapter06/man.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/man.xml b/chapter06/man.xml
index 4caa3ad8f..8a51e43a9 100644
--- a/chapter06/man.xml
+++ b/chapter06/man.xml
@@ -78,7 +78,7 @@ terminals that do not support SGR.</para></note>
<para>If the character set of the locale uses 8-bit characters, search for the
line beginning with <quote>NROFF</quote> in <filename>/etc/man.conf</filename>,
-and verify that it looks as follows:</para>
+and verify that it matches the following:</para>
<screen>NROFF /usr/bin/nroff -Tlatin1 -mandoc</screen>