From nobody Thu May 15 22:12:03 2025 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.com: domain of redhat.com designates 209.132.183.28 as permitted sender) client-ip=209.132.183.28; envelope-from=libvir-list-bounces@redhat.com; helo=mx1.redhat.com; Authentication-Results: mx.zohomail.com; spf=pass (zoho.com: domain of redhat.com designates 209.132.183.28 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com Return-Path: Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by mx.zohomail.com with SMTPS id 1501091521614942.0716786140787; Wed, 26 Jul 2017 10:52:01 -0700 (PDT) Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.15]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id BF053461C1; Wed, 26 Jul 2017 17:51:58 +0000 (UTC) Received: from colo-mx.corp.redhat.com (colo-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.21]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 972C662661; Wed, 26 Jul 2017 17:51:58 +0000 (UTC) Received: from lists01.pubmisc.prod.ext.phx2.redhat.com (lists01.pubmisc.prod.ext.phx2.redhat.com [10.5.19.33]) by colo-mx.corp.redhat.com (Postfix) with ESMTP id 529663FADE; Wed, 26 Jul 2017 17:51:58 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.phx2.redhat.com [10.5.11.16]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id v6QHptPs025947 for ; Wed, 26 Jul 2017 13:51:55 -0400 Received: by smtp.corp.redhat.com (Postfix) id 2F4EF17106; Wed, 26 Jul 2017 17:51:55 +0000 (UTC) Received: from t460.redhat.com (ovpn-116-106.ams2.redhat.com [10.36.116.106]) by smtp.corp.redhat.com (Postfix) with ESMTP id 7A2236933B; Wed, 26 Jul 2017 17:51:54 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mx1.redhat.com BF053461C1 Authentication-Results: ext-mx05.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=redhat.com Authentication-Results: ext-mx05.extmail.prod.ext.phx2.redhat.com; spf=fail smtp.mailfrom=libvir-list-bounces@redhat.com From: "Daniel P. Berrange" To: libvir-list@redhat.com Date: Wed, 26 Jul 2017 18:51:13 +0100 Message-Id: <20170726175115.400-11-berrange@redhat.com> In-Reply-To: <20170726175115.400-1-berrange@redhat.com> References: <20170726175115.400-1-berrange@redhat.com> X-Scanned-By: MIMEDefang 2.79 on 10.5.11.16 X-loop: libvir-list@redhat.com Subject: [libvirt] [PATCH 10/12] docs: remove bogus 'shape' attribute on links X-BeenThere: libvir-list@redhat.com X-Mailman-Version: 2.1.12 Precedence: junk List-Id: Development discussions about the libvirt library & tools List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Sender: libvir-list-bounces@redhat.com Errors-To: libvir-list-bounces@redhat.com X-Scanned-By: MIMEDefang 2.79 on 10.5.11.15 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.29]); Wed, 26 Jul 2017 17:51:59 +0000 (UTC) X-ZohoMail: RSF_0 Z_629925259 SPT_0 Content-Type: text/plain; charset="utf-8" The 'shape' attribute on is used together with a 'coords' attribute to create hot-zones in image maps. We're not using image maps so our inclusion of a 'shape' attribute is bogus. Furthermore this is forbidden in HTML5. Signed-off-by: Daniel P. Berrange --- docs/apps.html.in | 4 ++-- docs/format.html.in | 20 ++++++++++---------- docs/index.html.in | 20 ++++++++++---------- docs/news-2005.html.in | 4 ++-- docs/news-2006.html.in | 4 ++-- docs/news-2007.html.in | 4 ++-- docs/news-2008.html.in | 4 ++-- docs/news-2009.html.in | 4 ++-- docs/news-2010.html.in | 4 ++-- docs/news-2011.html.in | 4 ++-- docs/news-2012.html.in | 4 ++-- docs/news-2013.html.in | 4 ++-- 12 files changed, 40 insertions(+), 40 deletions(-) diff --git a/docs/apps.html.in b/docs/apps.html.in index 2b91c4c03..1ced03c3d 100644 --- a/docs/apps.html.in +++ b/docs/apps.html.in @@ -365,10 +365,10 @@ your Xen or QEMU/KVM guests, or to integrate with your existing Na= gios installation. -
PCP
+
PCP
The PCP libvirt PMDA (plugin) is part of the - PCP toolkit and prov= ides + PCP toolkit and provides hypervisor and guest information and complete set of guest perform= ance metrics. It supports pCPU, vCPU, memory, block device, network int= erface, and performance event metrics for each virtual guest. diff --git a/docs/format.html.in b/docs/format.html.in index 11e0defb5..22b23e3fc 100644 --- a/docs/format.html.in +++ b/docs/format.html.in @@ -14,16 +14,16 @@ =20 =20 =20

Command line validation

diff --git a/docs/index.html.in b/docs/index.html.in index 200f8eb10..8333cf6bb 100644 --- a/docs/index.html.in +++ b/docs/index.html.in @@ -59,16 +59,16 @@ =20
XML configuration
Description of the XML schemas for - domains, - networks, - network filtering= , - storage, - storage = encryption, - capabilities, - domain capabili= ties, - node devices, - secrets, - snapshots
+ domains, + networks, + network filtering, + storage, + storage encryption, + capabilities, + domain capabilities, + node devices, + secrets, + snapshots
Wiki
Read further community contributed content
diff --git a/docs/news-2005.html.in b/docs/news-2005.html.in index 6804cf2c9..44d8c4cc4 100644 --- a/docs/news-2005.html.in +++ b/docs/news-2005.html.in @@ -9,9 +9,9 @@

Here is the list of official releases made during the year 2005.

It is also possible to just use - the GIT version or snapshot<= /a>, + the GIT version or snapshot, contact the mailing list and check - the GIT log + the GIT lo= g to gauge progress.

=20 diff --git a/docs/news-2006.html.in b/docs/news-2006.html.in index 558f55a98..6556d4fed 100644 --- a/docs/news-2006.html.in +++ b/docs/news-2006.html.in @@ -10,9 +10,9 @@ A similar list for 2005 is also availab= le.

It is also possible to just use - the GIT version or snapshot<= /a>, + the GIT version or snapshot, contact the mailing list and check - the GIT log + the GIT lo= g to gauge progress.

=20 diff --git a/docs/news-2007.html.in b/docs/news-2007.html.in index 46d8457cb..c12449abf 100644 --- a/docs/news-2007.html.in +++ b/docs/news-2007.html.in @@ -10,9 +10,9 @@ A similar list for 2006 is also availab= le.

It is also possible to just use - the GIT version or snapshot<= /a>, + the GIT version or snapshot, contact the mailing list and check - the GIT log + the GIT lo= g to gauge progress.

=20 diff --git a/docs/news-2008.html.in b/docs/news-2008.html.in index 8081b82f1..aefbf3873 100644 --- a/docs/news-2008.html.in +++ b/docs/news-2008.html.in @@ -10,9 +10,9 @@ A similar list for 2007 is also availab= le.

It is also possible to just use - the GIT version or snapshot<= /a>, + the GIT version or snapshot, contact the mailing list and check - the GIT log + the GIT lo= g to gauge progress.

=20 diff --git a/docs/news-2009.html.in b/docs/news-2009.html.in index 06c279f11..0824b0bbe 100644 --- a/docs/news-2009.html.in +++ b/docs/news-2009.html.in @@ -10,9 +10,9 @@ A similar list for 2008 is also availab= le.

It is also possible to just use - the GIT version or snapshot<= /a>, + the GIT version or snapshot, contact the mailing list and check - the GIT log + the GIT lo= g to gauge progress.

=20 diff --git a/docs/news-2010.html.in b/docs/news-2010.html.in index 201351d4e..013ebaf56 100644 --- a/docs/news-2010.html.in +++ b/docs/news-2010.html.in @@ -10,9 +10,9 @@ A similar list for 2009 is also availab= le.

It is also possible to just use - the GIT version or snapshot<= /a>, + the GIT version or snapshot, contact the mailing list and check - the GIT log + the GIT lo= g to gauge progress.

=20 diff --git a/docs/news-2011.html.in b/docs/news-2011.html.in index 0858dfff3..cea716556 100644 --- a/docs/news-2011.html.in +++ b/docs/news-2011.html.in @@ -10,9 +10,9 @@ A similar list for 2010 is also availab= le.

It is also possible to just use - the GIT version or snapshot<= /a>, + the GIT version or snapshot, contact the mailing list and check - the GIT log + the GIT lo= g to gauge progress.

=20 diff --git a/docs/news-2012.html.in b/docs/news-2012.html.in index 7dab50963..e419a2ef0 100644 --- a/docs/news-2012.html.in +++ b/docs/news-2012.html.in @@ -10,9 +10,9 @@ A similar list for 2011 is also availab= le.

It is also possible to just use - the GIT version or snapshot<= /a>, + the GIT version or snapshot, contact the mailing list and check - the GIT log + the GIT lo= g to gauge progress.

=20 diff --git a/docs/news-2013.html.in b/docs/news-2013.html.in index 02b387624..50c200ebd 100644 --- a/docs/news-2013.html.in +++ b/docs/news-2013.html.in @@ -10,9 +10,9 @@ A similar list for 2012 is also availab= le.

It is also possible to just use - the GIT version or snapshot<= /a>, + the GIT version or snapshot, contact the mailing list and check - the GIT log + the GIT lo= g to gauge progress.

=20 --=20 2.13.3 -- libvir-list mailing list libvir-list@redhat.com https://www.redhat.com/mailman/listinfo/libvir-list