diff options
Diffstat (limited to 'doc/man/cmdipc.1')
| -rw-r--r-- | doc/man/cmdipc.1 | 17 |
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 |
