Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Jun 2005 00:45:31 GMT
From:      Marco Wertejuk <wertejuk@mwcis.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   docs/82803: typo in contributors sgml file
Message-ID:  <200506300045.j5U0jVTp034129@www.freebsd.org>
Resent-Message-ID: <200506300050.j5U0oMRa035860@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         82803
>Category:       docs
>Synopsis:       typo in contributors sgml file
>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:   Thu Jun 30 00:50:21 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Marco Wertejuk
>Release:        5.4-stable
>Organization:
>Environment:
FreeBSD desire 5.4-STABLE FreeBSD 5.4-STABLE #13: Tue Jun 14 01:59:58 CEST 2005     root@desire:/usr/src/sys/i386/compile/DESIRE  i386

>Description:
There's a character missing in en_US.ISO8859-1/articles/contributors/contrib.additional.sgml
>How-To-Repeat:
get latest cvsup from doc-tree and try 'make lint', it won't work due to this bug, which is very easy/obvious to fix
>Fix:
apply the diff below in doc/en_US.ISO8859-1/articles/contributors

--- contrib.additional.sgml.orig        Thu Jun 30 02:24:07 2005
+++ contrib.additional.sgml     Thu Jun 30 02:24:19 2005
@@ -1997,7 +1997,7 @@
     <listitem>
       <para>David Terry
         <email>dterry@digifonica.com</email></para>
-    </listitem
+    </listitem>
 
     <listitem>
       <para>David Thiel

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200506300045.j5U0jVTp034129>