From martink@shell.linux.se  Fri Jul 25 12:26:07 2003
Return-Path: <martink@shell.linux.se>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id B7F6537B401
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 25 Jul 2003 12:26:07 -0700 (PDT)
Received: from mf1.bredband.net (mf1.bredband.net [195.54.106.36])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 9B67F43F93
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 25 Jul 2003 12:26:06 -0700 (PDT)
	(envelope-from martink@shell.linux.se)
Received: from c-7cc170d5.036-23-6f72652.cust.bredbandsbolaget.se
          ([213.112.193.124]) by mf1.bredband.net with ESMTP
          id <20030725192605.LPSJ13096.mf1@c-7cc170d5.036-23-6f72652.cust.bredbandsbolaget.se>
          for <FreeBSD-gnats-submit@freebsd.org>;
          Fri, 25 Jul 2003 21:26:05 +0200
Received: from c-7cc170d5.036-23-6f72652.cust.bredbandsbolaget.se (localhost [127.0.0.1])
	by c-7cc170d5.036-23-6f72652.cust.bredbandsbolaget.se (8.12.8p1/8.12.8) with ESMTP id h6PJOHkQ096921
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 25 Jul 2003 21:25:38 +0200 (CEST)
	(envelope-from martink@c-7cc170d5.036-23-6f72652.cust.bredbandsbolaget.se)
Received: (from martink@localhost)
	by c-7cc170d5.036-23-6f72652.cust.bredbandsbolaget.se (8.12.8p1/8.12.8/Submit) id h6PJOBEo096920;
	Fri, 25 Jul 2003 21:24:11 +0200 (CEST)
	(envelope-from martink)
Message-Id: <200307251924.h6PJOBEo096920@c-7cc170d5.036-23-6f72652.cust.bredbandsbolaget.se>
Date: Fri, 25 Jul 2003 21:24:11 +0200 (CEST)
From: Martin Karlsson <mk-freebsd@bredband.net>
Reply-To: Martin Karlsson <mk-freebsd@bredband.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Minor sgml-fix in articles/hats
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         54862
>Category:       docs
>Synopsis:       Minor sgml-fix in articles/hats
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 25 12:30:17 PDT 2003
>Closed-Date:    Fri Jul 25 13:19:46 PDT 2003
>Last-Modified:  Fri Jul 25 13:19:46 PDT 2003
>Originator:     Martin Karlsson
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
>Environment:
System: FreeBSD c-7cc170d5 4.8-RELEASE FreeBSD 4.8-RELEASE #0: Thu Jul 24 09:03:38 CEST 2003 root@c-7cc170d5:/usr/obj/usr/src/sys/NMK_DVD2 i386


	
>Description:
	A missing end-tag (/para) in hats/article.sgml
>How-To-Repeat:
	Validate the above-mentioned file with (o)nsgmls.
>Fix:

	Apply the following patch.

--- hats.diff begins here ---
Index: doc/en_US.ISO8859-1/articles/hats/article.sgml
===================================================================
RCS file: /home/ncvs/doc/en_US.ISO8859-1/articles/hats/article.sgml,v
retrieving revision 1.6
diff -u -r1.6 article.sgml
--- doc/en_US.ISO8859-1/articles/hats/article.sgml	17 Feb 2003 23:00:10 -0000	1.6
+++ doc/en_US.ISO8859-1/articles/hats/article.sgml	25 Jul 2003 19:21:15 -0000
@@ -124,6 +124,6 @@
     instead should usually be just another committer.  (The one
     exception to this is the security officer hat, which needs to
     secretly solve vulnerabilities before they are announced.)  The
-    hat should be a <quote>first among equals,</quote> not a chairman.
+    hat should be a <quote>first among equals,</quote> not a chairman.</para>
 
 </article>
--- hats.diff ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: rushani 
State-Changed-When: Fri Jul 25 13:19:21 PDT 2003 
State-Changed-Why:  
Committed, thanks! 

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