summaryrefslogblamecommitdiffstats
path: root/sys-utils/ipcrm.8
blob: 1a0107d7c2d8ad2037b224185d438b4c455a4bdd (plain) (tree)
1
2
3
4
5
6
7
8
9





                                                                     
                                       

               
                                        




                                                    
.\" 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(s) specified by
.IR id .
.SH SEE ALSO
.BR ipcs (8)
.SH AUTHOR
krishna balasubramanian (balasub@cis.ohio-state.edu)