bug-standards
[Top][All Lists]
Advanced

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

patch to include location of original files


From: Brian Gough
Subject: patch to include location of original files
Date: Tue, 23 Mar 2010 12:10:58 -0400
User-agent: Wanderlust/2.14.0 (Africa) Emacs/23.1 Mule/6.0 (HANACHIRUSATO)

I think it could be useful for the gnustandards documents to include a
link to the savannah repository, in the part where they talk about
sending patches.

Index: maintain.texi
===================================================================
RCS file: /sources/gnustandards/gnustandards/maintain.texi,v
retrieving revision 1.178
diff -u -r1.178 maintain.texi
--- maintain.texi       27 Jan 2010 22:09:09 -0000      1.178
+++ maintain.texi       23 Mar 2010 15:41:07 -0000
@@ -5,7 +5,7 @@
 @c For double-sided printing, uncomment:
 @c @setchapternewpage odd
 @c This date is automagically updated when you save this file:
address@hidden lastupdate January 27, 2010
address@hidden lastupdate March 23, 2010
 @c %**end of header
 
 @dircategory GNU organization
@@ -105,6 +105,9 @@
 make a context diff for some other version of this document, or
 propose it in any way that makes it clear.
 
+The source repository for this document can be found at
address@hidden://savannah.gnu.org/projects/gnustandards}.
+
 @cindex @code{mentors@@gnu.org} mailing list
 If you have general questions or encounter a situation where it isn't
 clear what to do, you can ask @email{mentors@@gnu.org}, which is a
Index: standards.texi
===================================================================
RCS file: /sources/gnustandards/gnustandards/standards.texi,v
retrieving revision 1.192
diff -u -r1.192 standards.texi
--- standards.texi      11 Mar 2010 17:06:18 -0000      1.192
+++ standards.texi      23 Mar 2010 15:41:07 -0000
@@ -3,7 +3,7 @@
 @setfilename standards.info
 @settitle GNU Coding Standards
 @c This date is automagically updated when you save this file:
address@hidden lastupdate March 11, 2010
address@hidden lastupdate March 23, 2010
 @c %**end of header
 
 @dircategory GNU organization
@@ -106,6 +106,8 @@
 suggested new wording for it; our time is limited.  We prefer a context
 diff to the @file{standards.texi} or @file{make-stds.texi} files, but if
 you don't have those files, please mail your suggestion anyway.
+The source repository for these documents can be found at
address@hidden://savannah.gnu.org/projects/gnustandards}.
 
 These standards cover the minimum of what is important when writing a
 GNU package.  Likely, the need for additional standards will come up.




reply via email to

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