| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
We don't use it and it uses ( for opening parenthesis.
I am not sure whether this has some reason or not, but
we want to get reed of &#xx; chars in our change to utf-8,
so easier to remove than to find out why...
|
|
|
|
|
|
|
|
| |
This is done via:
find -name \*.xml -or -name \*.xsl | xargs python3 utf8ize.py
with https://linuxfromscratch.org/~xry111/utf8ize.py.
|
|
|
|
| |
They are unsupported by Git.
|
|
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8196 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|