Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use UTF-8 characters instead of &#...; | Xi Ruoyao | 2024-01-18 | 1 | -2/+2 |
| | | | | | | | | This is done via: find -name \*.xml -or -name \*.xsl | xargs python3 utf8ize.py with https://linuxfromscratch.org/~xry111/utf8ize.py. | ||||
* | remove $Date$ and $LastChangedBy$ | Xℹ Ruoyao | 2021-03-31 | 1 | -5/+0 |
| | | | | They are unsupported by Git. | ||||
* | Lots of spelling fixes. | Bruce Dubbs | 2012-08-29 | 1 | -1/+1 |
| | | | | | | | Delete the no longer used lsb-bootscripts directory git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9967 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 | ||||
* | Added new-xsl files. | Manuel Canales Esparcia | 2007-07-05 | 1 | -0/+140 |
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8196 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 |