From 393e4387fbef921a69560c7fadca775fd6d73a84 Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Wed, 9 Aug 2006 10:42:05 +0000 Subject: correction from vasil dimov; tweak whilst in here --- lib/libc/sys/msgctl.2 | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) (limited to 'lib/libc/sys') diff --git a/lib/libc/sys/msgctl.2 b/lib/libc/sys/msgctl.2 index 68b90428bb2..8e466d6f71b 100644 --- a/lib/libc/sys/msgctl.2 +++ b/lib/libc/sys/msgctl.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: msgctl.2,v 1.11 2000/10/18 05:12:10 aaron Exp $ +.\" $OpenBSD: msgctl.2,v 1.12 2006/08/09 10:42:04 jmc Exp $ .\" $NetBSD: msgctl.2,v 1.2 1997/03/27 08:20:35 mikel Exp $ .\" .\" Copyright (c) 1995 Frank van der Linden @@ -72,13 +72,9 @@ struct msqid_ds { .Ed .Pp The -.Bf -literal -ipc_perm -.Ef +.Fa ipc_perm structure used inside the -.Bf -literal -shmid_ds -.Ef +.Fa msqid_ds structure is defined in .Aq Pa sys/ipc.h and looks like this: -- cgit v1.2.3