aboutsummaryrefslogtreecommitdiffstats
path: root/docs/gen-html-index
diff options
context:
space:
mode:
authorIan Campbell <ian.campbell@citrix.com>2011-11-29 15:18:18 +0000
committerIan Campbell <ian.campbell@citrix.com>2011-11-29 15:18:18 +0000
commitbb477a1b869ee857c72291604cf9c27415e4be25 (patch)
treeba541872821f8bb908422168944f690e85c5e3e1 /docs/gen-html-index
parentaf3b530c037aafcbcc6ed92f65112fab84f11b69 (diff)
downloadxen-bb477a1b869ee857c72291604cf9c27415e4be25.tar.gz
xen-bb477a1b869ee857c72291604cf9c27415e4be25.tar.bz2
xen-bb477a1b869ee857c72291604cf9c27415e4be25.zip
docs: remove non-breaking spaces from sedf_scheduler_mini-HOWTO.txt
This document contains several 0xa0 characters (non-breaking spaces). These do not display correctly in (some) terminals or when the document is rendered by (some) browsers. Re-encode them as spaces. I'm not confident that this change will make it through being encoded as a patch and sent through email. Its effect can be replicated with: perl -i -p -e 's/\xa0/ /g' docs/misc/sedf_scheduler_mini-HOWTO.txt [ I ran the rune rather than trying to apply the patch -iwj ] Signed-off-by: Ian Campbell <ian.campbell@citrix.com> Committed-by: Ian Jackson <ian.jackson@eu.citrix.com>
Diffstat (limited to 'docs/gen-html-index')
0 files changed, 0 insertions, 0 deletions