aboutsummaryrefslogtreecommitdiffstats
path: root/chapter03/creatingpart.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter03/creatingpart.xml')
-rw-r--r--chapter03/creatingpart.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter03/creatingpart.xml b/chapter03/creatingpart.xml
index e757082aa..d53ad7371 100644
--- a/chapter03/creatingpart.xml
+++ b/chapter03/creatingpart.xml
@@ -23,11 +23,11 @@ The swap partition for your LFS system can be the same one as for your host
system, so you won't have to create another if your host system already uses
a swap partition.</para>
-<para>Start the <filename>cfdisk</filename> program with an argument naming
+<para>Start the <userinput>cfdisk</userinput> program with an argument naming
the hard disk upon which the new partition must be created -- for example
<filename>/dev/hda</filename> for the primary IDE disk. Create a Linux native
partition and a swap partition, if needed. Please refer to the man page of
-<filename>cfdisk</filename> if you don't yet know how to use the program.</para>
+<userinput>cfdisk</userinput> if you don't yet know how to use the program.</para>
<para>Remember the designation of your new partition -- something like
<filename>hda5</filename>. This book will refer to it as the LFS partition.