From owner-cvs-all Wed Aug 7 13: 9: 7 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 EDF9537B400; Wed, 7 Aug 2002 13:09:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A00FD43E3B; Wed, 7 Aug 2002 13:09:03 -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 g77K93JU062401; Wed, 7 Aug 2002 13:09:03 -0700 (PDT) (envelope-from archie@freefall.freebsd.org) Received: (from archie@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g77K93jh062400; Wed, 7 Aug 2002 13:09:03 -0700 (PDT) Message-Id: <200208072009.g77K93jh062400@freefall.freebsd.org> From: Archie Cobbs Date: Wed, 7 Aug 2002 13:09:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/string strsep.3 X-FreeBSD-CVS-Branch: HEAD 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/07 13:08:58 PDT Modified files: lib/libc/string strsep.3 Log: Correct an inaccuracy in this man page regarding detecting empty fields. MFC after: 2 days Revision Changes Path 1.12 +6 -5 src/lib/libc/string/strsep.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message