aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/coreutils.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2015-02-10 21:54:19 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2015-02-10 21:54:19 +0000
commit7bb9fda5ec3bfcf9c174b52a4129ae76aec4c85e (patch)
treed68b7391b0d003715a45408476c7c533e379a76a /chapter06/coreutils.xml
parente80267c363a9d95b305ac6870b3c0fdb5c0dfa68 (diff)
Minor text and punctuation updates
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10844 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/coreutils.xml')
-rw-r--r--chapter06/coreutils.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/coreutils.xml b/chapter06/coreutils.xml
index 568aae7fe..2c1b26654 100644
--- a/chapter06/coreutils.xml
+++ b/chapter06/coreutils.xml
@@ -607,8 +607,8 @@ sed -i s/\"1\"/\"8\"/1 /usr/share/man/man8/chroot.8</userinput></screen>
<varlistentry id="mkfifo">
<term><command>mkfifo</command></term>
<listitem>
- <para>Creates First-In, First-Outs (FIFOs), a <quote>named
- pipe</quote> in UNIX parlance, with the given names</para>
+ <para>Creates First-In, First-Outs (FIFOs), a "named
+ pipe" in UNIX parlance, with the given names</para>
<indexterm zone="ch-system-coreutils mkfifo">
<primary sortas="b-mkfifo">mkfifo</primary>
</indexterm>