summaryrefslogtreecommitdiffstats
path: root/sys-utils/ipcrm.8
blob: ef2facb92f5f13bdf673112d99b59a2aeb09f3d8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
.\" Copyright 1993 Rickard E. Faith (faith@cs.unc.edu)
.\" May be distributed under the GNU General Public License
.TH IPCRM 8 "9 October 1993" "Linux 0.99" "Linux Programmer's Manual"
.SH NAME
ipcs \- provide information on ipc facilities
.SH SYNOPSIS
.BI "ipcrm [ shm | msg | sem ] " id
.SH DESCRIPTION
.B ipcrm
will remove the resource speccified by
.IR id .
.SH SEE ALSO
.BR ipcs (8)
.SH AUTHOR
krishna balasubramanian (balasub@cis.ohio-state.edu)