Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Dec 1999 21:22:35 +0000
From:      Brian Somers <brian@Awfulhak.org>
To:        Tim Vanderhoek <hoek@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, brian@hak.lan.Awfulhak.org
Subject:   Re: cvs commit: src/lib/libc/string strrchr.3 strtok.3 
Message-ID:  <199912292122.VAA89734@hak.lan.Awfulhak.org>
In-Reply-To: Message from Tim Vanderhoek <hoek@FreeBSD.org>  of "Tue, 28 Dec 1999 06:47:01 PST." <199912281447.GAA92533@freefall.freebsd.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
> hoek        1999/12/28 06:47:01 PST
> 
>   Modified files:
>     lib/libc/string      strrchr.3 strtok.3 
>   Log:
>   Avoid the potentially confusing term "a null pointer" and say "the NULL
>   pointer" instead.  The potential confusion arises because the string/*.3
>   pages use the term "null-terminated string" (which is permissable).  Moreover,
>   this also makes these two manpages more consistent with the other string/*.3
>   manpages.

I think the real problem is

s/null-terminated/nul-terminated/

>   Revision  Changes    Path
>   1.4       +2 -2      src/lib/libc/string/strrchr.3
>   1.9       +3 -3      src/lib/libc/string/strtok.3

-- 
Brian <brian@Awfulhak.org>                        <brian@FreeBSD.org>
      <http://www.Awfulhak.org>;                   <brian@OpenBSD.org>
Don't _EVER_ lose your sense of humour !          <brian@FreeBSD.org.uk>




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




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