From nobody@FreeBSD.org  Mon Jun 11 18:17:00 2001
Return-Path: <nobody@FreeBSD.org>
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id 5AE0837B401
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 11 Jun 2001 18:17:00 -0700 (PDT)
	(envelope-from nobody@FreeBSD.org)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.11.3/8.11.3) id f5C1H0D72813;
	Mon, 11 Jun 2001 18:17:00 -0700 (PDT)
	(envelope-from nobody)
Message-Id: <200106120117.f5C1H0D72813@freefall.freebsd.org>
Date: Mon, 11 Jun 2001 18:17:00 -0700 (PDT)
From: reel@sympatico.ca
To: freebsd-gnats-submit@FreeBSD.org
Subject: Typo in a .html file.
X-Send-Pr-Version: www-1.0

>Number:         28086
>Category:       docs
>Synopsis:       Typo in a .html file.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    tom
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 11 18:20:00 PDT 2001
>Closed-Date:    Wed Jun 13 04:37:36 PDT 2001
>Last-Modified:  Wed Jun 13 04:39:41 PDT 2001
>Originator:     Flix-Antoine Paradis
>Release:        FreeBSD 4.3-STABLE i386
>Organization:
Unix Consult Technologies
>Environment:
not need.
>Description:
Typing error (repetition) in a webpage.
>How-To-Repeat:
look at:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/x1177.html
>Fix:
Here we go with a patch.
--- x1177-f.html        Mon Jun 11 21:16:27 2001
+++ x1177.html  Mon Jun 11 21:15:40 2001
@@ -216,7 +216,7 @@
         usage. There is also a significant performance loss
         compared to <tt class="FUNCTION">strcpy</tt> when copying a
         short string into a large buffer since <tt class=
-        "FUNCTION">strncpy</tt> NUL fills up the the size
+        "FUNCTION">strncpy</tt> NUL fills up the size
         specified.</p>
         <p>In OpenBSD, another memory copy implementation has been

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-doc->tom 
Responsible-Changed-By: tom 
Responsible-Changed-When: Tue Jun 12 11:13:26 PDT 2001 
Responsible-Changed-Why:  
I'll fix this when the CVS repository is writable again 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=28086 
State-Changed-From-To: open->closed 
State-Changed-By: tom 
State-Changed-When: Wed Jun 13 04:37:36 PDT 2001 
State-Changed-Why:  
Fixed, along with other repetitions of "the" througout the docs. 
Thanks! 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=28086 
>Unformatted:
