3 line diff creates 700 line whitespace diff problem
Ceri Davies
ceri at FreeBSD.org
Thu Sep 4 22:04:26 UTC 2003
jon at witchspace.com pointed out to me that the section numbers in the
IPsec section of the handbook are slightly off: 10.9.4 and 10.9.5
should really be 10.9.3.1 and 10.9.3.2.
My dilemma is that committing the attached patch to correct this will
also require that all the intervening lines (~700 of them) will need
to be indented to keep the whitespace consistent. Would a whitespace
commit of that proportion be excessive, or a necessary evil?
Ceri
--
User: DO YOU ACCEPT JESUS CHRIST AS YOUR PERSONAL LORD AND SAVIOR?
Iniaes: Sure, I can accept all forms of payment.
-- www.chatterboxchallenge.com
-------------- next part --------------
Index: chapter.sgml
===================================================================
RCS file: /home/dcvs/doc/en_US.ISO8859-1/books/handbook/security/chapter.sgml,v
retrieving revision 1.182
diff -u -r1.182 chapter.sgml
--- chapter.sgml 1 Sep 2003 23:11:15 -0000 1.182
+++ chapter.sgml 4 Sep 2003 21:58:06 -0000
@@ -3145,9 +3145,8 @@
VPN.</para>
</listitem>
</orderedlist>
- </sect2>
- <sect2>
+ <sect3>
<title>Step 1: Creating and testing a <quote>virtual</quote>
network link</title>
@@ -3379,9 +3378,9 @@
reversing the order of IP addresses.</para>
</listitem>
</itemizedlist>
- </sect2>
+ </sect3>
- <sect2>
+ <sect3>
<title>Step 2: Securing the link</title>
<para>To secure the link we will be using IPsec. IPsec provides
@@ -3814,6 +3813,7 @@
running. Machines on each network will be able to refer to one
another using IP addresses, and all traffic across the link will
be automatically and securely encrypted.</para>
+ </sect3>
</sect2>
</sect1>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-doc/attachments/20030904/7e1eb4b6/attachment.sig>
More information about the freebsd-doc
mailing list