diff options
Diffstat (limited to 'chapter05/creatingdirs.xml')
-rw-r--r-- | chapter05/creatingdirs.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/creatingdirs.xml b/chapter05/creatingdirs.xml index 9ebdd1884..45f717a54 100644 --- a/chapter05/creatingdirs.xml +++ b/chapter05/creatingdirs.xml @@ -4,7 +4,7 @@ <para>Let's now create the directory tree on the LFS partition based on the FHS standard, which can be found at -<ulink url="http://www.pathname.com/fhs/">http://www.pathname.com/fhs/</ulink>. +<ulink url="http://www.pathname.com/fhs/"/>. Issuing the following commands will create a default directory layout:</para> <para><screen><userinput>cd $LFS && |