aboutsummaryrefslogtreecommitdiffstats
path: root/doc/man/cmdipc.1
diff options
context:
space:
mode:
authorMattias Andrée <m@maandree.se>2026-02-22 14:33:45 +0100
committerMattias Andrée <m@maandree.se>2026-02-22 14:33:45 +0100
commit6abd1c366b809c7ad4e2fc850b72d2e7a2f247aa (patch)
treed9723bb71f478935c246fedac58f8002ab134b87 /doc/man/cmdipc.1
parentUpdate e-mail (diff)
downloadcmdipc-6abd1c366b809c7ad4e2fc850b72d2e7a2f247aa.tar.gz
cmdipc-6abd1c366b809c7ad4e2fc850b72d2e7a2f247aa.tar.bz2
cmdipc-6abd1c366b809c7ad4e2fc850b72d2e7a2f247aa.tar.xz
m fixesHEADmaster
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'doc/man/cmdipc.1')
-rw-r--r--doc/man/cmdipc.117
1 files changed, 2 insertions, 15 deletions
diff --git a/doc/man/cmdipc.1 b/doc/man/cmdipc.1
index b3f53b7..83ddf0d 100644
--- a/doc/man/cmdipc.1
+++ b/doc/man/cmdipc.1
@@ -76,8 +76,8 @@ cmdipc - System V and POSIX IPC from the command line
.I ID
.SH DESCRIPTION
System V and POSIX interprocess communication from the command
-line. In addition to the primities shared memory, message queue
-and semaphores, this tool can from these primitives construct
+line. In addition to the primitives shared memory, message queue
+and semaphores, this tool can construct from these primitives
mutexes, conditions, barriers, shared locks and rendezvous.
.SH OPTIONS
.TP
@@ -171,16 +171,3 @@ more interesting use of shell scripts.
.BR ipcmd
.PP
Full documentation available locally via: info \(aq(cmdipc)\(aq
-.SH AUTHORS
-Principal author, Mattias Andrée. See the COPYING file for the full
-list of authors.
-.SH LICENSE
-Copyright \(co 2014, 2015 Mattias Andrée
-.br
-License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
-.br
-This is free software: you are free to change and redistribute it.
-.br
-There is NO WARRANTY, to the extent permitted by law.
-.SH BUGS
-Please report bugs to m@maandree.se