aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2008-10-05 20:11:33 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2008-10-05 20:11:33 +0000
commit7a8d7c6c6c219a97cfed54176ac1704e8c2bec0e (patch)
treec303a3037ebf9ae7d7f99581b197f5be5c399c32
parent1e2704c02adce2dc1ae6640d87942686d4044d87 (diff)
Typo
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8575 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter06/glibc.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/glibc.xml b/chapter06/glibc.xml
index 192b21240..31fe6c857 100644
--- a/chapter06/glibc.xml
+++ b/chapter06/glibc.xml
@@ -545,7 +545,7 @@ EOF</userinput></screen>
<varlistentry id="rpcgen">
<term><command>rpcgen</command></term>
<listitem>
- <para>Generates C code to implement the Remote Procecure Call (RPC)
+ <para>Generates C code to implement the Remote Procedure Call (RPC)
protocol</para>
<indexterm zone="ch-system-glibc rpcgen">
<primary sortas="b-rpcgen">rpcgen</primary>