From owner-cvs-all Sun Aug 15 6:21: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 314D615259; Sun, 15 Aug 1999 06:21:36 -0700 (PDT) (envelope-from mpp@FreeBSD.org) Received: (from mpp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA21550; Sun, 15 Aug 1999 06:20:42 -0700 (PDT) (envelope-from mpp@FreeBSD.org) Message-Id: <199908151320.GAA21550@freefall.freebsd.org> From: Mike Pritchard Date: Sun, 15 Aug 1999 06:20:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libalias libalias.3 src/lib/libc/gen ftok.3 src/lib/libc/stdlib malloc.3 src/lib/libc/string strtok.3 src/lib/libc/sys aio_cancel.2 aio_error.2 aio_return.2 aio_suspend.2 aio_write.2 aio_read.2 execve.2 sendfile.2 ... Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk mpp 1999/08/15 06:20:42 PDT Modified files: (Branch: RELENG_3) lib/libalias libalias.3 lib/libc/gen ftok.3 lib/libc/stdlib malloc.3 lib/libc/string strtok.3 lib/libc/sys aio_read.2 execve.2 sendfile.2 lib/libcam cam.3 lib/libftpio ftpio.3 lib/libutil property.3 uucplock.3 Added files: (Branch: RELENG_3) lib/libc/sys aio_cancel.2 aio_error.2 aio_return.2 aio_suspend.2 aio_write.2 Log: MFC: Various man page cleanup. I also brought all of the new aio_* man pages in from -current because they are affected by this change. They still need to be added to the makefile, but I'll wait until I can verify a build on my 3.2-stable system before I do that. Revision Changes Path 1.8.2.5 +12 -17 src/lib/libalias/libalias.3 1.10.4.1 +2 -2 src/lib/libc/gen/ftok.3 1.17.2.3 +3 -3 src/lib/libc/stdlib/malloc.3 1.3.2.2 +5 -4 src/lib/libc/string/strtok.3 1.1.2.2 +2 -2 src/lib/libc/sys/aio_read.2 1.11.2.3 +4 -4 src/lib/libc/sys/execve.2 1.2.2.2 +8 -5 src/lib/libc/sys/sendfile.2 1.1.2.1 +3 -3 src/lib/libcam/cam.3 1.17.2.1 +2 -2 src/lib/libftpio/ftpio.3 1.4.2.2 +4 -4 src/lib/libutil/property.3 1.11.2.1 +2 -2 src/lib/libutil/uucplock.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message