From owner-cvs-all Wed Apr 12 11:41: 2 2000 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 B89DC37BCBF; Wed, 12 Apr 2000 11:38:48 -0700 (PDT) (envelope-from ache@FreeBSD.org) Received: (from ache@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA66602; Wed, 12 Apr 2000 11:38:32 -0700 (PDT) (envelope-from ache@FreeBSD.org) Message-Id: <200004121838.LAA66602@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Wed, 12 Apr 2000 11:38:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/locale isalnum.3 isalpha.3 isblank.3 iscntrl.3 isdigit.3 isgraph.3 islower.3 isprint.3 ispunct.3 isspace.3 isupper.3 isxdigit.3 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ache 2000/04/12 11:38:31 PDT Modified files: lib/libc/locale isalnum.3 isalpha.3 isblank.3 iscntrl.3 isdigit.3 isgraph.3 islower.3 isprint.3 ispunct.3 isspace.3 isupper.3 isxdigit.3 Log: Add comment after locales Use .Li for type Suggested-by: sheldonh Revision Changes Path 1.10 +5 -3 src/lib/libc/locale/isalnum.3 1.10 +5 -3 src/lib/libc/locale/isalpha.3 1.7 +5 -3 src/lib/libc/locale/isblank.3 1.9 +5 -3 src/lib/libc/locale/iscntrl.3 1.9 +5 -3 src/lib/libc/locale/isdigit.3 1.10 +5 -3 src/lib/libc/locale/isgraph.3 1.10 +5 -3 src/lib/libc/locale/islower.3 1.10 +5 -3 src/lib/libc/locale/isprint.3 1.10 +5 -3 src/lib/libc/locale/ispunct.3 1.9 +5 -3 src/lib/libc/locale/isspace.3 1.11 +5 -3 src/lib/libc/locale/isupper.3 1.9 +5 -3 src/lib/libc/locale/isxdigit.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message