Browse Source

typo's

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@896 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 24 years ago
parent
commit
7d45ab12e3
1 changed files with 2 additions and 2 deletions
  1. 2 2
      appendixa/shellutils-desc.xml

+ 2 - 2
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>