[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen master] docs: remove a special character to avoid html creation error.
commit 1728e24f46a6135a643018eb4dc76f0033797e2b Author: Yi Sun <yi.y.sun@xxxxxxxxxxxxxxx> AuthorDate: Mon Aug 7 11:44:15 2017 +0100 Commit: Wei Liu <wei.liu2@xxxxxxxxxx> CommitDate: Mon Aug 7 11:45:53 2017 +0100 docs: remove a special character to avoid html creation error. The '®' (a special character) may cause html document creation failure. So remove it from the feature document. Signed-off-by: Yi Sun <yi.y.sun@xxxxxxxxxxxxxxx> Tested-by: Wei Liu <wei.liu2@xxxxxxxxxx> Acked-by: Wei Liu <wei.liu2@xxxxxxxxxx> --- docs/features/intel_psr_cat_cdp.pandoc | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/docs/features/intel_psr_cat_cdp.pandoc b/docs/features/intel_psr_cat_cdp.pandoc index acf877b..04fb256 100644 --- a/docs/features/intel_psr_cat_cdp.pandoc +++ b/docs/features/intel_psr_cat_cdp.pandoc @@ -1,5 +1,5 @@ % Intel Cache Allocation Technology and Code and Data Prioritization Features -% Revision 1.15 +% Revision 1.16 \clearpage @@ -438,7 +438,7 @@ N/A # References -"INTEL® RESOURCE DIRECTOR TECHNOLOGY (INTEL® RDT) ALLOCATION FEATURES" [Intel® 64 and IA-32 Architectures Software Developer Manuals, vol3](http://www.intel.com/content/www/us/en/processors/architectures-software-developer-manuals.html) +"INTEL RESOURCE DIRECTOR TECHNOLOGY (INTEL RDT) ALLOCATION FEATURES" [Intel 64 and IA-32 Architectures Software Developer Manuals, vol3](http://www.intel.com/content/www/us/en/processors/architectures-software-developer-manuals.html) # History @@ -468,4 +468,7 @@ Date Revision Version Notes 1. Fix a typo. 2017-08-01 1.15 Xen 4.10 Changes: 1. Add 'alt_type' in 'feat_props' structure. +2017-08-04 1.16 Xen 4.10 Changes: + 1. Remove special character which may cause + html creation failure. ---------- -------- -------- ------------------------------------------- -- generated by git-patchbot for /home/xen/git/xen.git#master _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxx https://lists.xenproject.org/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |