diff options
| author | Mike Pritchard <mpp@FreeBSD.org> | 1999-07-01 21:13:06 +0000 |
|---|---|---|
| committer | Mike Pritchard <mpp@FreeBSD.org> | 1999-07-01 21:13:06 +0000 |
| commit | 4343edfe20a25efc991d3cfdb8d32e6dc77200c5 (patch) | |
| tree | 438f65a3cb01f3447e8855ed57d10284c14c5890 /lib/libc | |
| parent | ec8dae7070879b15180b468b597c0d7fa99c9f06 (diff) | |
Notes
Diffstat (limited to 'lib/libc')
| -rw-r--r-- | lib/libc/sys/aio_cancel.2 | 4 | ||||
| -rw-r--r-- | lib/libc/sys/aio_error.2 | 4 | ||||
| -rw-r--r-- | lib/libc/sys/aio_return.2 | 4 | ||||
| -rw-r--r-- | lib/libc/sys/aio_suspend.2 | 4 |
4 files changed, 4 insertions, 12 deletions
diff --git a/lib/libc/sys/aio_cancel.2 b/lib/libc/sys/aio_cancel.2 index 80480816421c..6811dbcd10ac 100644 --- a/lib/libc/sys/aio_cancel.2 +++ b/lib/libc/sys/aio_cancel.2 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: aio_cancel.2,v 1.1 1999/07/01 19:58:08 wes Exp $ +.\" $Id: aio_cancel.2,v 1.2 1999/07/01 21:09:55 mpp Exp $ .\" .Dd June 2, 1999 .Dt AIO_CANCEL 2 @@ -76,5 +76,3 @@ function first appeared in This manual page was written by .An Wes Peters Aq wes@softweyr.com . -.Sh BUGS -Are now movie stars. diff --git a/lib/libc/sys/aio_error.2 b/lib/libc/sys/aio_error.2 index 1e5f250647af..954c559cf0cc 100644 --- a/lib/libc/sys/aio_error.2 +++ b/lib/libc/sys/aio_error.2 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: aio_error.2,v 1.1 1999/07/01 19:58:09 wes Exp $ +.\" $Id: aio_error.2,v 1.2 1999/07/01 21:09:55 mpp Exp $ .\" .Dd June 2, 1999 .Dt AIO_ERROR 2 @@ -91,5 +91,3 @@ function first appeared in This manual page was written by .An Wes Peters Aq wes@softweyr.com . -.Sh BUGS -Taste icky. diff --git a/lib/libc/sys/aio_return.2 b/lib/libc/sys/aio_return.2 index b5b863c14bb4..430ca21652a4 100644 --- a/lib/libc/sys/aio_return.2 +++ b/lib/libc/sys/aio_return.2 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: aio_return.2,v 1.1 1999/07/01 19:58:11 wes Exp $ +.\" $Id: aio_return.2,v 1.2 1999/07/01 21:09:56 mpp Exp $ .\" .Dd June 2, 1999 .Dt AIO_RETURN 2 @@ -93,5 +93,3 @@ function first appeared in This manual page was written by .An Wes Peters Aq wes@softweyr.com . -.Sh BUGS -Taste great! diff --git a/lib/libc/sys/aio_suspend.2 b/lib/libc/sys/aio_suspend.2 index 777429e8e4d1..81a8d29153c1 100644 --- a/lib/libc/sys/aio_suspend.2 +++ b/lib/libc/sys/aio_suspend.2 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: aio_suspend.2,v 1.1 1999/07/01 19:58:11 wes Exp $ +.\" $Id: aio_suspend.2,v 1.2 1999/07/01 21:09:57 mpp Exp $ .\" .Dd June 2, 1999 .Dt AIO_SUSPEND 2 @@ -88,5 +88,3 @@ function first appeared in This manual page was written by .An Wes Peters Aq wes@softweyr.com . -.Sh BUGS -Have six legs. |
