aboutsummaryrefslogtreecommitdiffstats
path: root/appendixa/shellutils-desc.xml
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2002-09-12 23:16:37 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2002-09-12 23:16:37 +0000
commitb06ac510ac87954c59e109b18fd0171ca04107c7 (patch)
tree5080a0f2cbd18ac71878af0b0c8b347da87b252a /appendixa/shellutils-desc.xml
parent1b32453efb73e3b9837ff446ba29be7017612f55 (diff)
removed hostname installation from the sh-utils package by way of the sh-utils-2.0-hostname patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2100 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/shellutils-desc.xml')
-rw-r--r--appendixa/shellutils-desc.xml5
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>