Date: Sun, 15 Aug 1999 06:20:42 -0700 (PDT) From: Mike Pritchard <mpp@FreeBSD.org> 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 ... Message-ID: <199908151320.GAA21550@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199908151320.GAA21550>
