From takas-su@ryo2402.aist-nara.ac.jp  Sat Jul 18 11:48:09 1998
Received: from ryo2402.aist-nara.ac.jp (ryo2402.aist-nara.ac.jp [163.221.154.71])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA15358
          for <FreeBSD-gnats-submit@freebsd.org>; Sat, 18 Jul 1998 11:48:00 -0700 (PDT)
          (envelope-from takas-su@ryo2402.aist-nara.ac.jp)
Received: (from takas-su@localhost)
	by ryo2402.aist-nara.ac.jp (8.8.8/8.8.8) id DAA05124;
	Sun, 19 Jul 1998 03:47:53 +0900 (JST)
	(envelope-from takas-su)
Message-Id: <199807181847.DAA05124@ryo2402.aist-nara.ac.jp>
Date: Sun, 19 Jul 1998 03:47:53 +0900 (JST)
From: takas-su@is.aist-nara.ac.jp
To: FreeBSD-gnats-submit@freebsd.org
Subject: docs.sgml typo, etc.
X-Send-Pr-Version: 3.2

>Number:         7313
>Category:       docs
>Synopsis:       docs.sgml typo, etc.
>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:   Sat Jul 18 11:50:01 PDT 1998
>Closed-Date:    Sat Jul 18 14:07:21 PDT 1998
>Last-Modified:  Sat Jul 18 14:07:38 PDT 1998
>Originator:     Sugimura Takashi
>Release:        FreeBSD 2.2.6-STABLE i386
>Organization:
NAIST, Japan
>Environment:

Standard FreeBSD 2.2.6-stable system.

>Description:

- typo. recieve -> receive.
- add <p> ... </p> tag.

>How-To-Repeat:

>Fix:
	
The following diff is my idea.

--- docs.sgml.orig	Sun Jul 19 03:30:29 1998
+++ docs.sgml	Sun Jul 19 03:31:53 1998
@@ -19,14 +19,14 @@
       compatibility.</p>
     
     <h2><a href="publish.html#newsletter">Newsletter</a></h2>
-    The FreeBSD Newsletter, published and 
-    distributed free of charge by Walnut Creek CDROM.
+    <p>The FreeBSD Newsletter, published and 
+    distributed free of charge by Walnut Creek CDROM.</p>
 
     <h2><a href="news/qnewsletter.html">FreeBSD Real-Quick (TM) Newsletter (RQN)</a></h2>
 
-    A monthly (sometimes bi-weekly) newsletter containing recent
+    <p>A monthly (sometimes bi-weekly) newsletter containing recent
     developments in the FreeBSD arena. Subscribe to freebsd-announce to
-    recieve this newsletter via e-mail.
+    receive this newsletter via e-mail.</p>
 
 	 <a name="handbook"></a>
     <h2><a href="handbook/handbook.html">The FreeBSD Handbook</a></h2>
@@ -34,7 +34,7 @@
     <p>This is an evolving, comprehensive on-line resource for
       FreeBSD users.  Please address comments and contributions
       to <a
-      href="mailto:freebsd-doc@FreeBSD.ORG"><tt>&lt;freebsd-doc@FreeBSD.ORG&gt;</tt></a>.
+      href="mailto:freebsd-doc@FreeBSD.ORG"><tt>&lt;freebsd-doc@FreeBSD.ORG&gt;</tt></a>.</p>
       
 <p>A <a href="&base/ja_JP.EUC/handbook/">Japanese translation</a> of
 the handbook (EUC encoding) is also available.</p>

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: hoek 
State-Changed-When: Sat Jul 18 14:07:21 PDT 1998 
State-Changed-Why:  
Patch applied, thanks. 
>Unformatted:
