From chris@holly.dyndns.org Sun May 30 07:55:05 1999
Return-Path: <chris@holly.dyndns.org>
Received: from leap.innerx.net (leap.innerx.net [38.179.176.25])
	by hub.freebsd.org (Postfix) with ESMTP id CAA3A150B3
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 30 May 1999 07:54:52 -0700 (PDT)
	(envelope-from chris@holly.dyndns.org)
Received: from holly.dyndns.org (ip78.houston2.tx.pub-ip.psi.net [38.11.201.78])
	by leap.innerx.net (Postfix) with ESMTP id 1E56E37004
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 30 May 1999 10:54:47 -0400 (EDT)
Received: (from chris@localhost)
	by holly.dyndns.org (8.9.3/8.9.3) id JAA04873;
	Sun, 30 May 1999 09:54:49 -0500 (CDT)
	(envelope-from chris)
Message-Id: <199905301454.JAA04873@holly.dyndns.org>
Date: Sun, 30 May 1999 09:54:49 -0500 (CDT)
From: chris@calldei.com
Sender: chris@holly.dyndns.org
Reply-To: chris@calldei.com
To: FreeBSD-gnats-submit@freebsd.org
Subject: [Patch] www/en/docproj/current.sgml has cosmetic errors
X-Send-Pr-Version: 3.2

>Number:         11944
>Category:       docs
>Synopsis:       [Patch] www/en/docproj/current.sgml has cosmetic errors
>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:   Sun May 30 08:00:01 PDT 1999
>Closed-Date:    Sun Jun 6 20:33:00 PDT 1999
>Last-Modified:  Sun Jun  6 20:33:12 PDT 1999
>Originator:     Chris Costello
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
None.
>Environment:

www tree, CVSupped today.

>Description:

There are malformed email address links, <foo@bar.org, or < foo@bar.org>,
or a hybrid of the two.

References to FreeBSD.org and freebsd.org changed to just FreeBSD.org

>How-To-Repeat:

View http://www.freebsd.org/docproj/current.html

>Fix:

Index: current.sgml
===================================================================
RCS file: /home/ncvs/www/en/docproj/current.sgml,v
retrieving revision 1.11
diff -u -r1.11 current.sgml
--- current.sgml	1999/04/26 21:47:42	1.11
+++ current.sgml	1999/05/30 12:34:29
@@ -46,7 +46,7 @@
     database.
 
     You can <a
-    href="http://www.freebsd.org/cgi/query-pr-summary.cgi?category=docs&amp;responsible=.">view</a>
+    href="http://www.FreeBSD.org/cgi/query-pr-summary.cgi?category=docs&amp;responsible=.">view</a>
     the open documenation problem reports.
 
     <a name="freebsd4linux"></a>  
@@ -120,8 +120,8 @@
 <h3><font color="#660000">Write some new Papers</font></h3>
 
     <h4><font color="#660000">The FreeBSD VM architecture</font></h4>
-    <p><b>Responsible:</b> John Dyson &lt;<a href="mailto:dyson@iquest.net">
-    dyson@iquest.net</a></p>
+    <p><b>Responsible:</b> John Dyson
+    &lt;<a href="mailto:dyson@iquest.net">dyson@iquest.net</a>&gt;</p>
     <p><b>Synopsis:</b> FreeBSD 2.x has a completly rewritten 
     virtual memory
     architecture. Unfortunately there is no documentation available
@@ -132,16 +132,16 @@
 
     <h4><font color="#660000">The New SCSI layer for FreeBSD (CAM)</font></h4>
     <p><b>Responsible:</b>
-    &lt;<a href="mailto:doc@freebsd.org">doc@freebsd.org</a>>, 
-    &lt;<a href="mailto:scsi@freebsd.org">scsi@freebsd.org</a>>
-    <p><b>Synopsis:</b> See <a href="http://www.freebsd.org/~gibbs/">
+    &lt;<a href="mailto:doc@FreeBSD.org">doc@FreeBSD.org</a>&gt;, 
+    &lt;<a href="mailto:scsi@FreeBSD.org">scsi@FreeBSD.org</a>&gt;
+    <p><b>Synopsis:</b> See <a href="http://www.FreeBSD.org/~gibbs/">
     The Design and Implementation of the FreeBSD SCSI Subsystem</a>
     for a first snapshot.
 
 <a name="newtutorials"></a>  
 <h3><font color="#660000">Write some new Tutorials</font></h3>
     <p><b>Responsible:</b> 
-     &lt;<a href="mailto:doc@freebsd.org">doc@freebsd.org</a>
+     &lt;<a href="mailto:doc@FreeBSD.org">doc@FreeBSD.org</a>&gt;
 
      <p><b>Synopsis:</b> 
     <ul>
@@ -152,15 +152,15 @@
 <a name="newkernelmanpages"></a>  
 <h3><font color="#660000">Write Manpages for the kernel</font></h3>
     <p><b>Responsible:</b> 
-     &lt;<a href="mailto:doc@freebsd.org">doc@freebsd.org</a>
+     &lt;<a href="mailto:doc@FreeBSD.org">doc@FreeBSD.org</a>&gt;
      <p><b>Synopsis:</b> Document kernel functions, section 9
 
 <a name="cgiscripts"></a>  
 <h3><font color="#660000">CGI Scripts</font></h3>
     <p><b>Responsible:</b> 
-     &lt;<a href="mailto:doc@freebsd.org">doc@freebsd.org</a>,
-     Wolfram Schneider &lt;<a href="mailto:wosch@freebsd.org">
-     wosch@freebsd.org</a>
+     &lt;<a href="mailto:doc@FreeBSD.org">doc@FreeBSD.org</a>&gt;,
+     Wolfram Schneider
+     &lt;<a href="mailto:wosch@FreeBSD.org">wosch@FreeBSD.org</a>&gt;
      <p><b>Synopsis:</b> 
      <ul>
      <li>Rewrite cvsweb.cgi cgi script from scratch using a
@@ -223,14 +223,14 @@
 
       <p><b>Contact</b> Nik Clayton &lt;<a
       href="mailto:nik@FreeBSD.ORG">nik@FreeBSD.ORG</a>&gt; for a
-      first <a href="http://www.freebsd.org/~wosch/pipm/">snapshot</a>
+      first <a href="http://www.FreeBSD.org/~wosch/pipm/">snapshot</a>
       of the ports module.</p>
 
 <a name="multilingualwebscripts"></a>  
 <h3><font color="#660000">Multilingual Web scripts</font></h3>
 
     <p><b>Responsible:</b> 
-    &lt;<a href="mailto:doc@freebsd.org">doc@freebsd.org</a>>
+    &lt;<a href="mailto:doc@FreeBSD.org">doc@FreeBSD.org</a>&gt;
     <p></p>
 
     <p><b>Synopsis:</b> 
@@ -246,9 +246,9 @@
 
       <ul>
       <li>Merge the perl scripts <a
-      href="ftp://ftp.freebsd.org/pub/FreeBSD/FreeBSD-current/www/en/ports/portindex">www/en/ports/portindex</a>
+      href="ftp://ftp.FreeBSD.org/pub/FreeBSD/FreeBSD-current/www/en/ports/portindex">www/en/ports/portindex</a>
       and <a
-      href="ftp://ftp.freebsd.org/pub/FreeBSD/FreeBSD-current/www/ja/ports/portindex">www/ja/ports/portindex</a>
+      href="ftp://ftp.FreeBSD.org/pub/FreeBSD/FreeBSD-current/www/ja/ports/portindex">www/ja/ports/portindex</a>
       into one script. Add an option for English and Japanese output.
       </li>
       </ul>
@@ -257,7 +257,7 @@
 <a name="translations"></a>  
 <h3><font color="#660000">Translations of the FreeBSD Documentation</font></h3>
     <p><b>Responsible:</b> 
-    &lt;<a href="mailto:doc@freebsd.org">doc@freebsd.org</a>
+    &lt;<a href="mailto:doc@FreeBSD.org">doc@FreeBSD.org</a>&gt;
 
     Translate the FreeBSD documentation (Web pages, FAQ,
     handbook, manpages) into other languages. See the

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: steve 
State-Changed-When: Sun Jun 6 20:33:00 PDT 1999 
State-Changed-Why:  
Committed, thanks! 
>Unformatted:
