pkgsrc-Changes archive

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

CVS commit: pkgsrc/doc/guide/files



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Sep 18 14:25:27 UTC 2017

Modified Files:
        pkgsrc/doc/guide/files: submit.xml

Log Message:
Commit message policy: increase summary line length to 65.


To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 pkgsrc/doc/guide/files/submit.xml

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/doc/guide/files/submit.xml
diff -u pkgsrc/doc/guide/files/submit.xml:1.32 pkgsrc/doc/guide/files/submit.xml:1.33
--- pkgsrc/doc/guide/files/submit.xml:1.32      Tue Sep 12 13:40:38 2017
+++ pkgsrc/doc/guide/files/submit.xml   Mon Sep 18 14:25:27 2017
@@ -1,4 +1,4 @@
-<!-- $NetBSD: submit.xml,v 1.32 2017/09/12 13:40:38 wiz Exp $ -->
+<!-- $NetBSD: submit.xml,v 1.33 2017/09/18 14:25:27 wiz Exp $ -->
 
 <chapter id="submit"> <?dbhtml filename="submit.html"?>
 <title>Submitting and Committing</title>
@@ -105,7 +105,7 @@
 
   <itemizedlist>
     <listitem><para>Start the commit message with a line that explains the
-    big picture in 50 characters or less. When a commit is for one
+    big picture in 65 characters or less. When a commit is for one
     package, include the name of the package. For updates, include the
     version to which it is updated.</para></listitem>
     <listitem><para>Leave the next line empty.</para></listitem>



Home | Main Index | Thread Index | Old Index