diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-08-04 13:51:19 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-08-04 13:51:19 +0000 |
commit | 7d45ab12e315b598ab6fd697c4f33851d44a2284 (patch) | |
tree | 69a28b0409a55606558cbf930ab218ec77f42831 /appendixa | |
parent | 6c882f4335042eb96e43230de3e35beb2ebd4642 (diff) |
typo's
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@896 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa')
-rw-r--r-- | appendixa/shellutils-desc.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/appendixa/shellutils-desc.xml b/appendixa/shellutils-desc.xml index a527ca461..861620474 100644 --- a/appendixa/shellutils-desc.xml +++ b/appendixa/shellutils-desc.xml @@ -168,7 +168,7 @@ a certain user</para> <sect3><title>tee</title> -<para>tee reads from standard input and write to standard output and +<para>tee reads from standard input and writes to standard output and files.</para> </sect3> @@ -219,7 +219,7 @@ current host.</para> <sect3><title>whoami</title> -<para>whoami prints the users effective userid.</para> +<para>whoami prints the user's effective userid.</para> </sect3> |