Date: Thu, 30 Jan 1997 16:25:14 -0800 (PST) From: Mike Pritchard <mpp> To: CVS-committers, cvs-all, cvs-lib Subject: cvs commit: src/lib/libc/gen crypt.3 sysctl.3 src/lib/libc/locale euc.4 isalnum.3 isalpha.3 iscntrl.3 isdigit.3 isgraph.3 islower.3 isprint.3 ispunct.3 isspace.3 isupper.3 isxdigit.3 rune.3 utf2.4 src/lib/libc/sys getpgrp.2 Message-ID: <199701310025.QAA15556@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
mpp 97/01/30 16:25:13 Modified: lib/libc/gen crypt.3 sysctl.3 lib/libc/locale euc.4 isalnum.3 isalpha.3 iscntrl.3 isdigit.3 isgraph.3 islower.3 isprint.3 ispunct.3 isspace.3 isupper.3 isxdigit.3 rune.3 utf2.4 lib/libc/sys getpgrp.2 Log: Very minor mdoc cleanup. Revision Changes Path 1.4 +0 -2 src/lib/libc/gen/crypt.3 1.12 +5 -3 src/lib/libc/gen/sysctl.3 1.4 +7 -7 src/lib/libc/locale/euc.4 1.2 +1 -1 src/lib/libc/locale/isalnum.3 1.2 +1 -1 src/lib/libc/locale/isalpha.3 1.2 +1 -1 src/lib/libc/locale/iscntrl.3 1.2 +1 -1 src/lib/libc/locale/isdigit.3 1.2 +1 -1 src/lib/libc/locale/isgraph.3 1.2 +1 -1 src/lib/libc/locale/islower.3 1.2 +1 -1 src/lib/libc/locale/isprint.3 1.2 +1 -1 src/lib/libc/locale/ispunct.3 1.2 +1 -1 src/lib/libc/locale/isspace.3 1.3 +1 -1 src/lib/libc/locale/isupper.3 1.2 +1 -1 src/lib/libc/locale/isxdigit.3 1.3 +1 -1 src/lib/libc/locale/rune.3 1.3 +2 -2 src/lib/libc/locale/utf2.4 1.5 +1 -1 src/lib/libc/sys/getpgrp.2
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199701310025.QAA15556>