aboutsummaryrefslogtreecommitdiffstats
path: root/appendixa/shellutils-desc.xml
diff options
context:
space:
mode:
authorTimothy Bauscher <timothy@linuxfromscratch.org>2002-09-28 21:08:29 +0000
committerTimothy Bauscher <timothy@linuxfromscratch.org>2002-09-28 21:08:29 +0000
commit2c094d60db777dce20fd4eccf4996299c2a0dfe0 (patch)
tree6059aa8ca1a67a6e974f8802b9af66a7330272a4 /appendixa/shellutils-desc.xml
parentf5cc1c171ba0c9aece1fe1046ce4dbaed8850e9f (diff)
Applied Bill Maltby's grammar patch. Changed $LFS to LFS where appropriate. Internal XML cleanup: removed double spacing where appropriate.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2138 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/shellutils-desc.xml')
-rw-r--r--appendixa/shellutils-desc.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/appendixa/shellutils-desc.xml b/appendixa/shellutils-desc.xml
index 0029dd845..02cd024a1 100644
--- a/appendixa/shellutils-desc.xml
+++ b/appendixa/shellutils-desc.xml
@@ -42,7 +42,7 @@ integer numbers.</para></sect4>
<para>false always exits with a status code indicating failure.</para></sect4>
<sect4><title>groups</title>
-<para>groups prints the groups a user is in.</para></sect4>
+<para>groups prints a user's group memberships.</para></sect4>
<sect4><title>hostid</title>
<para>hostid prints the numeric identifier (in hexadecimal) for the current
@@ -60,7 +60,7 @@ user or a given user.</para></sect4>
<sect4><title>nohup</title>
<para>nohup runs a command immune to hangups, with output to a
-non-tty.</para></sect4>
+log file.</para></sect4>
<sect4><title>pathchk</title>
<para>pathchk checks whether file names are valid or portable.</para></sect4>
@@ -73,7 +73,7 @@ a certain user.</para></sect4>
<para>printenv prints all or part of the environment.</para></sect4>
<sect4><title>printf</title>
-<para>printf formats and prints data (the same as the printf C
+<para>printf formats and prints data (the same as the C printf
function).</para></sect4>
<sect4><title>pwd</title>