From k-horik@mail.yk.rim.or.jp  Sun May  4 00:49:47 1997
Received: from mail.yk.rim.or.jp (root@mail.yk.rim.or.jp [202.247.130.37])
          by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id AAA14105
          for <FreeBSD-gnats-submit@freebsd.org>; Sun, 4 May 1997 00:49:46 -0700 (PDT)
Received: from localhost (ppp308.yk.rim.or.jp [202.247.165.8]) by mail.yk.rim.or.jp (8.8.5/3.4Wbeta6-rim1.1) with ESMTP id QAA17784; Sun, 4 May 1997 16:49:38 +0900 (JST)
Message-Id: <199705040749.QAA17784@mail.yk.rim.or.jp>
Date: Sun, 04 May 1997 16:49:02 +0900
From: k-horik@yk.rim.or.jp
Sender: k-horik@mail.yk.rim.or.jp
Reply-To: k-horik@yk.rim.or.jp
To: FreeBSD-gnats-submit@freebsd.org
Subject: ipcs.1 manpage bug
X-Send-Pr-Version: 3.2

>Number:         3489
>Category:       docs
>Synopsis:       ipcs.1 manpage bug
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:
>Keywords:
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun May  4 00:50:03 PDT 1997
>Closed-Date:    Sun May 4 13:18:37 PDT 1997
>Last-Modified:  Sun May  4 13:19:06 PDT 1997
>Originator:     Kazuo Horikawa
>Release:        FreeBSD 2.2.1-RELEASE i386
>Organization:
<Organization of PR author (multiple lines)>
>Environment:

.\"     $Id: ipcs.1,v 1.3 1996/10/05 22:27:11 wosch Exp $

>Description:

	The ipcs.1 manpage contains bug.

	`ipcs -T' shows system information about shared memory,
	message queues and semaphores. But the manual description does
	not mention semapores.

>How-To-Repeat:

	<Code/input/activities to reproduce the problem (multiple lines)>

>Fix:
--- -   Sun May  4 16:10:01 1997
+++ ipcs.1      Sun May  4 00:08:39 1997
@@ -107,13 +107,13 @@
 Extract values associated with the name list from the specified
 core instead of the default
 .Dq Pa /dev/kmem .
-and semaphores.
 .It Fl Q
 Display system information about messages queues.
 .It Fl S
 Display system information about semaphores.
 .It Fl T
 Display system information about shared memory, message queues
+and semaphores.
 .El
 .Pp
 If none of the
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: eivind 
State-Changed-When: Sun May 4 13:18:37 PDT 1997 
State-Changed-Why:  

Committed, thanks. 
>Unformatted:
