Deleted Added
full compact
ipcs.1 (77551) ipcs.1 (95124)
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.\" $FreeBSD: head/usr.bin/ipcs/ipcs.1 77551 2001-05-31 22:30:39Z dd $
30.\" $FreeBSD: head/usr.bin/ipcs/ipcs.1 95124 2002-04-20 12:18:28Z charnier $
31.\"
32.Dd June 18, 1994
33.Dt "IPCS" 1
34.Os
35.Sh NAME
36.Nm ipcs
37.Nd report System V interprocess communication facilities status
38.Sh SYNOPSIS
39.Nm
40.Op Fl abcmopqstMQSTy
41.Op Fl C Ar system
42.Op Fl N Ar core
43.Sh DESCRIPTION
44The
45.Nm
31.\"
32.Dd June 18, 1994
33.Dt "IPCS" 1
34.Os
35.Sh NAME
36.Nm ipcs
37.Nd report System V interprocess communication facilities status
38.Sh SYNOPSIS
39.Nm
40.Op Fl abcmopqstMQSTy
41.Op Fl C Ar system
42.Op Fl N Ar core
43.Sh DESCRIPTION
44The
45.Nm
46program provides information on System V interprocess communication
46utility provides information on System V interprocess communication
47(IPC) facilities on the system.
48.Pp
49The options are as follows:
50.Bl -tag -width Ds
51.It Fl a
52Show the maximum amount of information possible when
53displaying active semaphores, message queues,
54and shared memory segments.

--- 112 unchanged lines hidden ---
47(IPC) facilities on the system.
48.Pp
49The options are as follows:
50.Bl -tag -width Ds
51.It Fl a
52Show the maximum amount of information possible when
53displaying active semaphores, message queues,
54and shared memory segments.

--- 112 unchanged lines hidden ---