From owner-cvs-all Fri Aug 9 9:58:33 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 45D3437B413; Fri, 9 Aug 2002 09:58:29 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A4C2E43E88; Fri, 9 Aug 2002 09:58:28 -0700 (PDT) (envelope-from archie@FreeBSD.org) Received: from freefall.freebsd.org (archie@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g79GwSJU027549; Fri, 9 Aug 2002 09:58:28 -0700 (PDT) (envelope-from archie@freefall.freebsd.org) Received: (from archie@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g79GwSf8027548; Fri, 9 Aug 2002 09:58:28 -0700 (PDT) Message-Id: <200208091658.g79GwSf8027548@freefall.freebsd.org> From: Archie Cobbs Date: Fri, 9 Aug 2002 09:58:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/string strsep.3 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG archie 2002/08/09 09:58:28 PDT Modified files: (Branch: RELENG_4) lib/libc/string strsep.3 Log: MFC: (rev. 1.12) Correct an inaccuracy regarding detecting empty fields. Revision Changes Path 1.6.2.6 +5 -4 src/lib/libc/string/strsep.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message