diff options
Diffstat (limited to 'lib/libc/sys/shmctl.2')
-rw-r--r-- | lib/libc/sys/shmctl.2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/shmctl.2 b/lib/libc/sys/shmctl.2 index 123a02d..56145e5 100644 --- a/lib/libc/sys/shmctl.2 +++ b/lib/libc/sys/shmctl.2 @@ -23,7 +23,7 @@ .\" (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: shmctl.2,v 1.5 1997/02/22 15:04:26 peter Exp $ +.\" $Id: shmctl.2,v 1.6 1997/03/18 23:57:31 bde Exp $ .\" .Dd July 17, 1995 .Dt SHMCTL 2 @@ -86,7 +86,7 @@ or the process must have superuser privileges. .El .Pp The -.Fa "shmid_ds" +.Fa shmid_ds struct is defined as follows: .\" .\" I fiddled with the spaces a bit to make it fit well when viewed |