From 8de8ddf662b66434d8b575f380ea6e4b598fb11c Mon Sep 17 00:00:00 2001 From: Jan Pokorný Date: Mon, 18 Feb 2013 22:06:45 +0100 Subject: Remove trailing whitespaces in the test input MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jan Pokorný --- corosync.rnc | 2 +- corosync.rng.expected | 2 +- corosync.rng.trang | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/corosync.rnc b/corosync.rnc index 8236c83..96baaff 100644 --- a/corosync.rnc +++ b/corosync.rnc @@ -453,7 +453,7 @@ totem = When sending multicast traffic, if the network frequently reconfigures, chances are that some device in the network doesn't support large frames. - + Choose hardware carefully if intending to use large frame support.""" ] attribute netmtu {xsd:unsignedInt}?, diff --git a/corosync.rng.expected b/corosync.rng.expected index 464af86..9aac379 100644 --- a/corosync.rng.expected +++ b/corosync.rng.expected @@ -684,7 +684,7 @@ The default setting works well for nearly all modern switches. When sending multicast traffic, if the network frequently reconfigures, chances are that some device in the network doesn't support large frames. - + Choose hardware carefully if intending to use large frame support."> This specifies the network maximum transmit unit. Setting this value beyond '1500', the regular frame MTU, requires diff --git a/corosync.rng.trang b/corosync.rng.trang index cc2c6a8..676a66f 100644 --- a/corosync.rng.trang +++ b/corosync.rng.trang @@ -664,7 +664,7 @@ The default setting works well for nearly all modern switches. When sending multicast traffic, if the network frequently reconfigures, chances are that some device in the network doesn't support large frames. - + Choose hardware carefully if intending to use large frame support."> This specifies the network maximum transmit unit. Setting this value beyond '1500', the regular frame MTU, requires -- cgit