Date: Wed, 8 May 2002 11:56:25 +0200 (CEST) From: Martin Heinen <martin@sumuk.de> To: FreeBSD-gnats-submit@FreeBSD.org Subject: docs/37854: [PATCH] handbook: <title> should not contain periods Message-ID: <200205080956.g489uP5W000452@Abel.sumuk.de>
next in thread | raw e-mail | index | archive | help
>Number: 37854
>Category: docs
>Synopsis: [PATCH] handbook: <title> should not contain periods
>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 May 08 03:00:10 PDT 2002
>Closed-Date:
>Last-Modified:
>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 <host></command> each time, use tip's
>Release-Note:
>Audit-Trail:
>Unformatted:
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205080956.g489uP5W000452>
