summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/msgctl.3
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1997-11-23 17:58:55 +0000
committerbde <bde@FreeBSD.org>1997-11-23 17:58:55 +0000
commit77a5ba68ebce0889635024a0fb60ec919f226621 (patch)
tree5310c854d831990a43752ba779bbaa6dd53bdbd1 /lib/libc/gen/msgctl.3
parent608663aedf97b58a40a7c2f93d69b5269d384759 (diff)
downloadFreeBSD-src-77a5ba68ebce0889635024a0fb60ec919f226621.zip
FreeBSD-src-77a5ba68ebce0889635024a0fb60ec919f226621.tar.gz
Fixed spelling of EACCES.
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 c505e7d..130b1f2 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
OpenPOWER on IntegriCloud