diff options
Diffstat (limited to 'appendixa/shellutils-desc.xml')
-rw-r--r-- | appendixa/shellutils-desc.xml | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/appendixa/shellutils-desc.xml b/appendixa/shellutils-desc.xml index e8216f3cc..0029dd845 100644 --- a/appendixa/shellutils-desc.xml +++ b/appendixa/shellutils-desc.xml @@ -4,7 +4,7 @@ <sect3><title>Program Files</title> <para>basename, chroot, date, dirname, -echo, env, expr, factor, false, groups, hostid, hostname, id, logname, +echo, env, expr, factor, false, groups, hostid, id, logname, nice, nohup, pathchk, pinky, printenv, printf, pwd, seq, sleep, stty, su, tee, test, true, tty, uname, uptime, users, who, whoami and yes</para></sect3> @@ -48,9 +48,6 @@ integer numbers.</para></sect4> <para>hostid prints the numeric identifier (in hexadecimal) for the current host.</para></sect4> -<sect4><title>hostname</title> -<para>hostname prints or sets the name of the current host system.</para></sect4> - <sect4><title>id</title> <para>id prints the effective user and group IDs of the current user or a given user.</para></sect4> |