From the PR:

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

Now it does.
PR:		docs/3489
Submitted by:	k-horik@yk.rim.or.jp
This commit is contained in:
Eivind Eklund 1997-05-04 20:17:54 +00:00
parent b5aa560439
commit d301a38d89
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=25466

View File

@ -27,7 +27,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$
.\" $Id: ipcs.1,v 1.5 1997/02/22 19:55:15 peter Exp $
.\"
.Dd June 18, 1994
.Dt "IPCS" 1
@ -107,13 +107,13 @@ Display system information about shared memory.
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