Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Jul 2000 01:26:26 -0700 (PDT)
From:      Alexander Langer <alex@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/string memchr.3 strchr.3 strcspn.3 strpbrk.3 strrchr.3 strsep.3 strspn.3 strstr.3 strtok.3
Message-ID:  <200007180826.BAA52118@freefall.freebsd.org>

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

alex        2000/07/18 01:26:25 PDT

  Modified files:        (Branch: RELENG_4)
    lib/libc/string      memchr.3 strchr.3 strcspn.3 strpbrk.3 
                         strrchr.3 strsep.3 strspn.3 strstr.3 
                         strtok.3 
  Log:
  MFC: Drop index(3) and rindex(3) from SEE ALSO.
  
  Revision  Changes    Path
  1.3.2.2   +1 -3      src/lib/libc/string/memchr.3
  1.4.2.2   +1 -3      src/lib/libc/string/strchr.3
  1.3.2.2   +1 -3      src/lib/libc/string/strcspn.3
  1.3.2.2   +1 -3      src/lib/libc/string/strpbrk.3
  1.5.2.2   +1 -3      src/lib/libc/string/strrchr.3
  1.6.2.3   +1 -3      src/lib/libc/string/strsep.3
  1.4.2.2   +1 -3      src/lib/libc/string/strspn.3
  1.3.2.2   +1 -3      src/lib/libc/string/strstr.3
  1.10.2.2  +1 -3      src/lib/libc/string/strtok.3



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?200007180826.BAA52118>