docs/88753: Formatting bug in handbooks/mirrors

Matt Olander matt at iXsystems.com
Wed Nov 9 21:50:14 UTC 2005


>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 at 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:



More information about the freebsd-doc mailing list