diff options
author | Mark Hymers <markh@linuxfromscratch.org> | 2002-05-11 13:26:21 +0000 |
---|---|---|
committer | Mark Hymers <markh@linuxfromscratch.org> | 2002-05-11 13:26:21 +0000 |
commit | d920fb0a203647ffa7c77ab08dc441f2ab42286c (patch) | |
tree | 456306ce26abc6bcc77eaec268863b2f638efa71 /chapter06/man-inst.xml | |
parent | 65824097329170d70644e04ef044a0b95beffee2 (diff) |
sort out ulink tags (see my mail to lfs-book)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1877 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/man-inst.xml')
-rw-r--r-- | chapter06/man-inst.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/chapter06/man-inst.xml b/chapter06/man-inst.xml index 1250be4b9..ac945c018 100644 --- a/chapter06/man-inst.xml +++ b/chapter06/man-inst.xml @@ -8,8 +8,8 @@ make && make install && mv /usr/share/misc/man.conf /etc</userinput></screen></para> -<para>You may want to take a look at the man hint at <ulink -url="&hints-root;man.txt">&hints-root;man.txt</ulink> -which deals with formatting and compression issues for man pages.</para> +<para>You may want to take a look at the man hint +at <ulink url="&hints-root;man.txt"/> which deals with formatting +and compression issues for man pages.</para> </sect2> |