docs/54862: Minor sgml-fix in articles/hats

Martin Karlsson mk-freebsd at bredband.net
Fri Jul 25 19:30:20 UTC 2003


>Number:         54862
>Category:       docs
>Synopsis:       Minor sgml-fix in articles/hats
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 25 12:30:17 PDT 2003
>Closed-Date:
>Last-Modified:
>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 at 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:
>Unformatted:



More information about the freebsd-doc mailing list