diff options
Diffstat (limited to 'appendixa/shellutils-desc.xml')
-rw-r--r-- | appendixa/shellutils-desc.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/appendixa/shellutils-desc.xml b/appendixa/shellutils-desc.xml index 392370625..22b0af71d 100644 --- a/appendixa/shellutils-desc.xml +++ b/appendixa/shellutils-desc.xml @@ -47,7 +47,7 @@ integer numbers.</para></sect4> host.</para></sect4> <sect4><title>hostname</title> -<para>hostname sets or prints the name of the current host system</para></sect4> +<para>hostname sets or prints the name of the current host system.</para></sect4> <sect4><title>id</title> <para>id prints the real and effective UIDs and GIDs of a user or the current @@ -61,14 +61,14 @@ user.</para></sect4> <sect4><title>nohup</title> <para>nohup runs a command immune to hangups, with output to a -non-tty</para></sect4> +non-tty.</para></sect4> <sect4><title>pathchk</title> <para>pathchk checks whether file names are valid or portable.</para></sect4> <sect4><title>pinky</title> <para>pinky is a lightweight finger utility which retrieves information about -a certain user</para></sect4> +a certain user.</para></sect4> <sect4><title>printenv</title> <para>printenv prints all or part of the environment.</para></sect4> @@ -78,7 +78,7 @@ a certain user</para></sect4> function).</para></sect4> <sect4><title>pwd</title> -<para>pwd prints the name of the current/working directory</para></sect4> +<para>pwd prints the name of the current/working directory.</para></sect4> <sect4><title>seq</title> <para>seq prints numbers in a certain range with a certain @@ -91,7 +91,7 @@ increment.</para></sect4> <para>stty changes and prints terminal line settings.</para></sect4> <sect4><title>su</title> -<para>su runs a shell with substitute user and group IDs</para></sect4> +<para>su runs a shell with substitute user and group ID's.</para></sect4> <sect4><title>tee</title> <para>tee reads from standard input and writes to standard output and |