aboutsummaryrefslogtreecommitdiffstats
path: root/appendixa/lfs-utils-desc.xml
diff options
context:
space:
mode:
Diffstat (limited to 'appendixa/lfs-utils-desc.xml')
-rw-r--r--appendixa/lfs-utils-desc.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/appendixa/lfs-utils-desc.xml b/appendixa/lfs-utils-desc.xml
index 869164285..a0d6cf832 100644
--- a/appendixa/lfs-utils-desc.xml
+++ b/appendixa/lfs-utils-desc.xml
@@ -4,14 +4,14 @@
It is used in scripts.</para>
<para><command>tempfile</command> creates temporary files in a less secure
-manner than <userinput>mktemp</userinput>. It is installed for
+manner than <command>mktemp</command>. It is installed for
backwards-compatibility.</para>
<para>The <command>http-get</command> script takes advantage of a little known
-feature of <userinput>bash</userinput> called "net redirection". It is used to
+feature of <command>bash</command> called "net redirection". It is used to
download from websites without using any other programs.</para>
-<para><command>iana-net</command> uses the <userinput>http-get</userinput>
+<para><command>iana-net</command> uses the <command>http-get</command>
script to simplify the process of procuring IANA's services and protocols
configuration files.</para>