From owner-cvs-all Fri Jun 11 9:16:40 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 784F014FA6; Fri, 11 Jun 1999 09:16:38 -0700 (PDT) (envelope-from mpp@FreeBSD.org) Received: (from mpp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA85934; Fri, 11 Jun 1999 09:16:37 -0700 (PDT) (envelope-from mpp@FreeBSD.org) Message-Id: <199906111616.JAA85934@freefall.freebsd.org> From: Mike Pritchard Date: Fri, 11 Jun 1999 09:16:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/string strcmp.3 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk mpp 1999/06/11 09:16:36 PDT Modified files: lib/libc/string strcmp.3 Log: Move the description of the strncmp() function from the RETURN VALUES section to the DESCRIPTION section. PR: 12133 Submitted by: Sheldon Hearn Revision Changes Path 1.3 +6 -6 src/lib/libc/string/strcmp.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message