summaryrefslogtreecommitdiffstats
path: root/sys-utils/ipcrm.1
diff options
context:
space:
mode:
authorHayden James2008-09-10 15:31:36 +0200
committerKarel Zak2008-09-10 15:36:50 +0200
commit1b3f13304381e0c78ebc904af02672c2aaf936e5 (patch)
tree975141b0906bf5219b9356e70f4323cbffd24b7f /sys-utils/ipcrm.1
parentionice: add strtol() checks, cleanup usage text and man page (diff)
downloadkernel-qcow2-util-linux-1b3f13304381e0c78ebc904af02672c2aaf936e5.tar.gz
kernel-qcow2-util-linux-1b3f13304381e0c78ebc904af02672c2aaf936e5.tar.xz
kernel-qcow2-util-linux-1b3f13304381e0c78ebc904af02672c2aaf936e5.zip
ipcmk: new command
Small patch to create an application that can easily create ad-hoc ipc resources, along with man page. [kzak@redhat.com: - rename from ipccreat to ipcmk - minor coding style changes] Signed-off-by: Hayden James <hayden.james@gmail.com> Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'sys-utils/ipcrm.1')
-rw-r--r--sys-utils/ipcrm.11
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-utils/ipcrm.1 b/sys-utils/ipcrm.1
index b94e6f14b..f9dd676ab 100644
--- a/sys-utils/ipcrm.1
+++ b/sys-utils/ipcrm.1
@@ -114,6 +114,7 @@ compatibility the previous syntax is still supported.
.SH SEE ALSO
.nh
.BR ipcs (1),
+.BR ipcmk (1),
.BR msgctl (2),
.BR msgget (2),
.BR semctl (2),