Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Jun 2001 18:17:00 -0700 (PDT)
From:      reel@sympatico.ca
To:        freebsd-gnats-submit@freebsd.org
Subject:   docs/28086: Typo in a .html file.
Message-ID:  <200106120117.f5C1H0D72813@freefall.freebsd.org>

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

>Number:         28086
>Category:       docs
>Synopsis:       Typo in a .html 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:   Mon Jun 11 18:20:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Félix-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:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




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