summaryrefslogtreecommitdiff
path: root/lib/libc/gen/msgctl.3
diff options
context:
space:
mode:
authorBruce Evans <bde@FreeBSD.org>1997-11-23 17:58:55 +0000
committerBruce Evans <bde@FreeBSD.org>1997-11-23 17:58:55 +0000
commit22301c4b46492d388c25c430f339e877dce06d5d (patch)
treea45d311e7318336c0d636271c5d31eed8c2bbe95 /lib/libc/gen/msgctl.3
parenta3c78a768e657f3b61ec7535510235088f22d3ca (diff)
Notes
Diffstat (limited to 'lib/libc/gen/msgctl.3')
-rw-r--r--lib/libc/gen/msgctl.36
1 files changed, 4 insertions, 2 deletions
diff --git a/lib/libc/gen/msgctl.3 b/lib/libc/gen/msgctl.3
index c505e7d6716b..130b1f248ac7 100644
--- a/lib/libc/gen/msgctl.3
+++ b/lib/libc/gen/msgctl.3
@@ -28,8 +28,10 @@
.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+.\"
+.\" $Id$
.\"/
-.Dd August 17, 1995
+.Dd November 24, 1997
.Dt MSGCTL 3
.Os FreeBSD
.Sh NAME
@@ -186,7 +188,7 @@ An attempt is made to increase the value of
.Va msg_qbytes
through IPC_SET
but the caller is not the super-user.
-.It Bq Er EACCESS
+.It Bq Er EACCES
The command is IPC_STAT
and the caller has no read permission for this message queue.
.It Bq Er EINVAL