ipcs.1 (54d17bb8f1ce76cfa90718e20c3dc32c7bb6330e) ipcs.1 (e83201b43ad36d453a46f551fcaedf0a0e7f23c3)
1.\"
2.\" Copyright (c) 1994 SigmaSoft, Th. Lockert
3.\" All rights reserved.
4.\"
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\" 1. Redistributions of source code must retain the above copyright

--- 13 unchanged lines hidden (view full) ---

22.\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
23.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
24.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
25.\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
26.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
27.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
28.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
29.\"
1.\"
2.\" Copyright (c) 1994 SigmaSoft, Th. Lockert
3.\" All rights reserved.
4.\"
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\" 1. Redistributions of source code must retain the above copyright

--- 13 unchanged lines hidden (view full) ---

22.\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
23.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
24.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
25.\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
26.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
27.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
28.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
29.\"
30.\" $Id: ipcs.1,v 1.1 1994/09/13 16:59:28 dfr Exp $
30.\" $Id: ipcs.1,v 1.2 1994/11/19 18:19:27 nate Exp $
31.\"
32.Dd June 18, 1994
33.Dt "IPCS" 1
34.Os FreeBSD 2.0
35.Sh NAME
36.Nm ipcs
37.Nd report System V interprocess communication facilities status
38.Sh SYNOPSIS

--- 22 unchanged lines hidden (view full) ---

61.Fl t
62options.)
63.It Fl b
64Show the maximum allowed sizes for active semaphores, message queues,
65and shared memory segments. The
66.Dq maximum allowed size
67is the maximum number of bytes in a message on a message queue,
68the size of a shared memory segment,
31.\"
32.Dd June 18, 1994
33.Dt "IPCS" 1
34.Os FreeBSD 2.0
35.Sh NAME
36.Nm ipcs
37.Nd report System V interprocess communication facilities status
38.Sh SYNOPSIS

--- 22 unchanged lines hidden (view full) ---

61.Fl t
62options.)
63.It Fl b
64Show the maximum allowed sizes for active semaphores, message queues,
65and shared memory segments. The
66.Dq maximum allowed size
67is the maximum number of bytes in a message on a message queue,
68the size of a shared memory segment,
69or the number number of semaphores in a set of semaphores.
69or the number of semaphores in a set of semaphores.
70.It Fl c
71Show the creator's name and group for active semaphores, message queues,
72and shared memory segments.
73.It Fl m
74Display information about active shared memory segments.
75.It Fl o
76Show outstanding usage for active message queues,
77and shared memory segments. The

--- 74 unchanged lines hidden ---
70.It Fl c
71Show the creator's name and group for active semaphores, message queues,
72and shared memory segments.
73.It Fl m
74Display information about active shared memory segments.
75.It Fl o
76Show outstanding usage for active message queues,
77and shared memory segments. The

--- 74 unchanged lines hidden ---