summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--usr.bin/ipcs/ipcs.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/ipcs/ipcs.1 b/usr.bin/ipcs/ipcs.1
index 680b08b..c0e53cb 100644
--- a/usr.bin/ipcs/ipcs.1
+++ b/usr.bin/ipcs/ipcs.1
@@ -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
OpenPOWER on IntegriCloud