summaryrefslogtreecommitdiffstats
path: root/usr.bin/ipcrm/ipcrm.1
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/ipcrm/ipcrm.1')
-rw-r--r--usr.bin/ipcrm/ipcrm.112
1 files changed, 6 insertions, 6 deletions
diff --git a/usr.bin/ipcrm/ipcrm.1 b/usr.bin/ipcrm/ipcrm.1
index f7529c8..9d59cc2 100644
--- a/usr.bin/ipcrm/ipcrm.1
+++ b/usr.bin/ipcrm/ipcrm.1
@@ -1,6 +1,6 @@
.\" Copyright (c) 1994 Adam Glass
.\" All rights reserved.
-.\"
+.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions
.\" are met:
@@ -8,7 +8,7 @@
.\" notice, this list of conditions and the following disclaimer.
.\" 2. The name of the Author may not be used to endorse or promote products
.\" derived from this software without specific prior written permission.
-.\"
+.\"
.\" THIS SOFTWARE IS PROVIDED BY Adam Glass ``AS IS'' AND
.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
@@ -20,7 +20,7 @@
.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
-.\"
+.\"
.\" $FreeBSD$
.\""
.Dd August 8, 1994
@@ -51,7 +51,7 @@ Remove the message queue associated with the id
.Nm msqid
from the system.
.It Fl m Ar shmid
-Mark the shared memory segment associated with id
+Mark the shared memory segment associated with id
.Nm shmid
for removal.
This marked segment will be destroyed after the last detach.
@@ -60,11 +60,11 @@ Removes the semaphore set associated with id
.Nm semid
from the system.
.It Fl Q Ar msgkey
-Remove the message queue associated with key
+Remove the message queue associated with key
.Nm msgkey
from the system.
.It Fl M Ar shmkey
-Mark the shared memory segment associated with key
+Mark the shared memory segment associated with key
.Nm shmkey
for removal.
This marked segment will be destroyed after the last detach.
OpenPOWER on IntegriCloud