gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] /srv/bzr/gsrc/trunk r2187: add blurb for shmm


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r2187: add blurb for shmm
Date: Mon, 01 Apr 2013 15:46:53 +0200
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 2187
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Mon 2013-04-01 15:46:53 +0200
message:
  add blurb for shmm
modified:
  gnu/shmm/Makefile
=== modified file 'gnu/shmm/Makefile'
--- a/gnu/shmm/Makefile 2012-12-17 18:49:55 +0000
+++ b/gnu/shmm/Makefile 2013-04-01 13:46:53 +0000
@@ -3,6 +3,11 @@
 GARVERSION = 1.0
 HOME_URL = http://www.gnu.org/software/shmm
 DESCRIPTION = Shared memory manager
+define BLURB
+ SHMM is a shared memory manager.  It can read or write to shared
+ memory.  It also supports other commands such as locking or unlocking
+ a block of shared memory identified by key and size.
+endef 
 
 ######################################################################
 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]