diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2006-07-22 14:05:26 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2006-07-22 14:05:26 +0000 |
commit | 5b00e79907eda38844e871a589ffb1ab5df22c45 (patch) | |
tree | e3123b7cf6b02dfa8bc16620de16d832075da3a9 | |
parent | 8f91415f367123292a9a2057b57b9241464c5402 (diff) |
Update man pages description
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.2/BOOK@7695 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter06/man-pages.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/man-pages.xml b/chapter06/man-pages.xml index 6c289385c..746693b4f 100644 --- a/chapter06/man-pages.xml +++ b/chapter06/man-pages.xml @@ -59,7 +59,7 @@ <varlistentry id="man-pages"> <term><filename>man pages</filename></term> <listitem> - <para>Describe the C and C++ functions, important + <para>Describe C programming language functions, important device files, and significant configuration files</para> <indexterm zone="ch-system-man-pages man-pages"> <primary sortas="e-man-pages">man pages</primary> |