diff options
Diffstat (limited to 'lib/libc')
-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 2038c07..dcdbab7 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 eb3ade9..17ad83c 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 da18261..cade5f3 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 ce83401..5739340 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 . - |