hgbook
diff en/appC-srcinstall.xml @ 713:f87515a4a3cf
Remove dead symbolic links
for i in `find .`; do if (test -h $i); then file $i|grep broken; fi; done
./es/99book.bib: broken symbolic link to `../en/99book.bib'
./es/bookhtml.cfg: broken symbolic link to `../en/bookhtml.cfg'
./es/fixhtml.py: broken symbolic link to `../en/fixhtml.py'
./es/hgbook.css: broken symbolic link to `../en/hgbook.css'
./es/htlatex.book: broken symbolic link to `../en/htlatex.book'
for i in `find .`; do if (test -h $i); then file $i|grep broken; fi; done
./es/99book.bib: broken symbolic link to `../en/99book.bib'
./es/bookhtml.cfg: broken symbolic link to `../en/bookhtml.cfg'
./es/fixhtml.py: broken symbolic link to `../en/fixhtml.py'
./es/hgbook.css: broken symbolic link to `../en/hgbook.css'
./es/htlatex.book: broken symbolic link to `../en/htlatex.book'
author | Dongsheng Song <dongsheng.song@gmail.com> |
---|---|
date | Thu May 21 14:26:31 2009 +0800 (2009-05-21) |
parents | 7e7c47481e4f c838b3975bc6 |
children |
line diff
1.1 --- a/en/appC-srcinstall.xml Fri Mar 20 16:43:35 2009 +0800 1.2 +++ b/en/appC-srcinstall.xml Thu May 21 14:26:31 2009 +0800 1.3 @@ -1,10 +1,10 @@ 1.4 <!-- vim: set filetype=docbkxml shiftwidth=2 autoindent expandtab tw=77 : --> 1.5 1.6 -<appendix id="chap.srcinstall"> 1.7 +<appendix id="chap:srcinstall"> 1.8 <?dbhtml filename="installing-mercurial-from-source.html"?> 1.9 <title>Installing Mercurial from source</title> 1.10 1.11 - <sect1 id="sec.srcinstall.unixlike"> 1.12 + <sect1 id="sec:srcinstall:unixlike"> 1.13 <title>On a Unix-like system</title> 1.14 1.15 <para id="x_5e0">If you are using a Unix-like system that has a sufficiently