gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] /srv/bzr/gsrc/trunk r1979: add blurb for gnu-c-manual


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r1979: add blurb for gnu-c-manual
Date: Mon, 18 Mar 2013 22:36:28 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 1979
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Mon 2013-03-18 22:36:28 +0100
message:
  add blurb for gnu-c-manual
modified:
  gnu/gnu-c-manual/Makefile
=== modified file 'gnu/gnu-c-manual/Makefile'
--- a/gnu/gnu-c-manual/Makefile 2012-12-16 22:26:25 +0000
+++ b/gnu/gnu-c-manual/Makefile 2013-03-18 21:36:28 +0000
@@ -3,6 +3,13 @@
 GARVERSION = 0.2.2
 HOME_URL = http://www.gnu.org/software/gnu-c-manual/
 DESCRIPTION = A reference for the C programming language
+define BLURB
+ This is a reference manual for the C programming language, as 
+ implemented by the GNU C Compiler (gcc).  As a reference, it is not
+ intended to be a tutorial of the language.  Rather, it outlines all
+ of the constructs of the language.  Library functions are not 
+ included.
+endef
 
 ######################################################################
 


reply via email to

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