diff options
| -rw-r--r-- | lib/libc/sys/aio_write.2 | 1 | ||||
| -rw-r--r-- | lib/libc/sys/kldload.2 | 1 | ||||
| -rw-r--r-- | lib/libc/sys/kldunload.2 | 1 | ||||
| -rw-r--r-- | lib/libc/sys/shutdown.2 | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/lib/libc/sys/aio_write.2 b/lib/libc/sys/aio_write.2 index 2038c07f450b..dcdbab7f6a8d 100644 --- a/lib/libc/sys/aio_write.2 +++ b/lib/libc/sys/aio_write.2 @@ -191,4 +191,3 @@ Asynchronous I/O operations cannot be canceled in this implementation. Invalid information in .Fa iocb->_aiocb_private may confuse the kernel. - diff --git a/lib/libc/sys/kldload.2 b/lib/libc/sys/kldload.2 index eb3ade9161c6..17ad83c1ed79 100644 --- a/lib/libc/sys/kldload.2 +++ b/lib/libc/sys/kldload.2 @@ -25,7 +25,6 @@ .\" .\" $FreeBSD$ .\" - .Dd March 3, 1999 .Dt KLDLOAD 2 .Os FreeBSD diff --git a/lib/libc/sys/kldunload.2 b/lib/libc/sys/kldunload.2 index da1826187c26..cade5f3fdd73 100644 --- a/lib/libc/sys/kldunload.2 +++ b/lib/libc/sys/kldunload.2 @@ -25,7 +25,6 @@ .\" .\" $FreeBSD$ .\" - .Dd March 3, 1999 .Dt KLDUNLOAD 2 .Os FreeBSD diff --git a/lib/libc/sys/shutdown.2 b/lib/libc/sys/shutdown.2 index ce83401a1df6..5739340c2c4b 100644 --- a/lib/libc/sys/shutdown.2 +++ b/lib/libc/sys/shutdown.2 @@ -99,4 +99,3 @@ The .Dv SHUT_ constants appeared in .St -p1003.1g . - |
