From vincent@Abel.sumuk.de  Wed May  8 02:56:35 2002
Return-Path: <vincent@Abel.sumuk.de>
Received: from Abel.sumuk.de (Abel.sumuk.de [213.221.86.115])
	by hub.freebsd.org (Postfix) with ESMTP id 388C537B414
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  8 May 2002 02:56:34 -0700 (PDT)
Received: from Abel.sumuk.de (localhost [127.0.0.1])
	by Abel.sumuk.de (8.12.3/8.12.3) with ESMTP id g489uQtP000453
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 8 May 2002 11:56:31 +0200 (CEST)
	(envelope-from vincent@Abel.sumuk.de)
Received: (from vincent@localhost)
	by Abel.sumuk.de (8.12.3/8.12.3/Submit) id g489uP5W000452;
	Wed, 8 May 2002 11:56:25 +0200 (CEST)
Message-Id: <200205080956.g489uP5W000452@Abel.sumuk.de>
Date: Wed, 8 May 2002 11:56:25 +0200 (CEST)
From: Martin Heinen <martin@sumuk.de>
Reply-To: Martin Heinen <martin@sumuk.de>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [PATCH] handbook: <title> should not contain periods
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         37854
>Category:       docs
>Synopsis:       [PATCH] handbook: <title> should not contain periods
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 08 03:00:10 PDT 2002
>Closed-Date:    Thu May 09 12:55:14 PDT 2002
>Last-Modified:  Thu May 09 12:55:14 PDT 2002
>Originator:     Martin Heinen
>Release:        FreeBSD 4.6-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD Abel.sumuk.de 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #0: Tue May 7 20:25:35 CEST 2002 toor@Abel.sumuk.de:/usr/obj/usr/src/sys/ABEL i386


	
>Description:
	<title> elements should not contain periods.  The following
	fix removes the periods.
>How-To-Repeat:
	Look at the titles in the handbook.
>Fix:

Index: install/chapter.sgml
===================================================================
RCS file: /u/cvs/doc/en_US.ISO8859-1/books/handbook/install/chapter.sgml,v
retrieving revision 1.157
diff -u -r1.157 chapter.sgml
--- install/chapter.sgml	5 May 2002 11:50:49 -0000	1.157
+++ install/chapter.sgml	8 May 2002 08:24:35 -0000
@@ -537,7 +537,7 @@
 	</step>
 
 	<step>
-	  <title>Write the Image Files to the Floppy Disks.</title>
+	  <title>Write the Image Files to the Floppy Disks</title>
 
 	  <para>The <filename>.flp</filename> files are
 	    <emphasis>not</emphasis> regular files you copy to the disk.
@@ -4854,7 +4854,7 @@
 
         </step>
         <step>
-	  <title>Write the Image Files to the Floppy Disks.</title>
+	  <title>Write the Image Files to the Floppy Disks</title>
 
           <para>The image files, such as
 	    <filename>kern.flp</filename>, are
Index: linuxemu/chapter.sgml
===================================================================
RCS file: /u/cvs/doc/en_US.ISO8859-1/books/handbook/linuxemu/chapter.sgml,v
retrieving revision 1.70
diff -u -r1.70 chapter.sgml
--- linuxemu/chapter.sgml	6 May 2002 16:04:19 -0000	1.70
+++ linuxemu/chapter.sgml	8 May 2002 08:28:15 -0000
@@ -2888,7 +2888,7 @@
       </sect3>
 
       <sect3 id="saposcolfails">
-        <title>Start of saposcol failed.</title>
+        <title>Start of saposcol failed</title>
 	<para>There are some problems with Program saposcol (version 4.6D).
 	  The SAP-System is using saposcol to collect data about the 
 	  system performance. This program is not needed to use the SAP-System,
Index: serialcomms/chapter.sgml
===================================================================
RCS file: /u/cvs/doc/en_US.ISO8859-1/books/handbook/serialcomms/chapter.sgml,v
retrieving revision 1.59
diff -u -r1.59 chapter.sgml
--- serialcomms/chapter.sgml	29 Apr 2002 12:22:30 -0000	1.59
+++ serialcomms/chapter.sgml	8 May 2002 08:25:39 -0000
@@ -1705,7 +1705,7 @@
     </sect2>
     
     <sect2>
-      <title>I Access a Number of Hosts through a Terminal Server.</title>
+      <title>I Access a Number of Hosts through a Terminal Server</title>
       
       <para>Rather than waiting until you are connected and typing
 	<command>CONNECT &lt;host&gt;</command> each time, use tip's


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: trhodes 
State-Changed-When: Thu May 9 12:54:46 PDT 2002 
State-Changed-Why:  
Committed!  Thanks alot Martin! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=37854 
>Unformatted:
