Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Nov 2005 14:03:37 -0800
From:      "Matt Olander" <matt@iXsystems.com>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   docs/88753: Formatting bug in handbooks/mirrors
Message-ID:  <1131573817.0@mattobsd.offmyserver.com>
Resent-Message-ID: <200511092150.jA9LoCdo030113@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         88753
>Category:       docs
>Synopsis:       Formatting bug in handbooks/mirrors
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 09 21:50:12 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Matt Olander
>Release:        FreeBSD 6.0-RELEASE i386
>Organization:
iXsystems 
>Environment:


System: FreeBSD 6.0-RELEASE #0: Thu Nov  3 09:36:13 UTC 2005
    root@x64.samsco.home:/usr/obj/usr/src/sys/GENERIC



>Description:


A whitespace bug in the mirrors chapter was causing extra spacing for the Linux CD Mall entry.


>How-To-Repeat:


http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors.html#MIRRORS-CDROM


>Fix:


--- linuxcdmall_format.doc.diff begins here ---
Index: en_US.ISO8859-1/books/handbook/mirrors/chapter.sgml
===================================================================
RCS file: /home/matto/cvs/doc_cvs/doc/en_US.ISO8859-1/books/handbook/mirrors/chapter.sgml,v
retrieving revision 1.388
diff -u -r1.388 chapter.sgml
--- en_US.ISO8859-1/books/handbook/mirrors/chapter.sgml	1 Nov 2005 22:45:12 -0000	1.388
+++ en_US.ISO8859-1/books/handbook/mirrors/chapter.sgml	9 Nov 2005 21:56:31 -0000
@@ -118,14 +118,14 @@
       </listitem>
 
       <listitem>
-       <address>
-         <otheraddr>Linux CD Mall</otheraddr>
-         <street>Private Bag MBE N348</street>
-         <city>Auckland 1030</city>
-         <country>New Zealand</country>
-         Phone: <phone>+64 21 866529</phone>
-         WWW: <otheraddr><ulink url="http://www.linuxcdmall.co.nz/"></ulink></otheraddr>;
-       </address>
+	<address>
+	  <otheraddr>Linux CD Mall</otheraddr>
+	  <street>Private Bag MBE N348</street>
+	  <city>Auckland 1030</city>
+	  <country>New Zealand</country>
+	  Phone: <phone>+64 21 866529</phone>
+	  WWW: <otheraddr><ulink url="http://www.linuxcdmall.co.nz/"></ulink></otheraddr>;
+	</address>
       </listitem>
 
       <listitem>
--- linuxcdmall_format.doc.diff ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1131573817.0>