diff options
author | jmg <jmg@FreeBSD.org> | 2015-03-07 03:48:32 +0000 |
---|---|---|
committer | jmg <jmg@FreeBSD.org> | 2015-03-07 03:48:32 +0000 |
commit | ec5ca7444de5690d584ea6f3e70a95e88bb4e959 (patch) | |
tree | e399363b9447dfeb5430df20db49e16910627bb9 /lib | |
parent | f6ce146e252f029630c3336f20708fc19becb55c (diff) | |
download | FreeBSD-src-ec5ca7444de5690d584ea6f3e70a95e88bb4e959.zip FreeBSD-src-ec5ca7444de5690d584ea6f3e70a95e88bb4e959.tar.gz |
forgot to bump date, and replace contraction (igor)...
Diffstat (limited to 'lib')
-rw-r--r-- | lib/libc/sys/cap_ioctls_limit.2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/cap_ioctls_limit.2 b/lib/libc/sys/cap_ioctls_limit.2 index e24bc77..39f117f 100644 --- a/lib/libc/sys/cap_ioctls_limit.2 +++ b/lib/libc/sys/cap_ioctls_limit.2 @@ -28,7 +28,7 @@ .\" .\" $FreeBSD$ .\" -.Dd March 27, 2014 +.Dd March 6, 2015 .Dt CAP_IOCTLS_LIMIT 2 .Os .Sh NAME @@ -94,7 +94,7 @@ system call was never called for this file descriptor), the .Fn cap_ioctls_get system call will return .Dv CAP_IOCTLS_ALL -and won't modify the buffer pointed to by the +and will not modify the buffer pointed to by the .Fa cmds argument. .Sh RETURN VALUES |