summaryrefslogtreecommitdiff
path: root/doc/guide
diff options
context:
space:
mode:
authorwiz <wiz>2009-08-21 12:54:07 +0000
committerwiz <wiz>2009-08-21 12:54:07 +0000
commit9316c21c3a392631709ccadbdd6228b18fad12af (patch)
treef4a8eeedfcfa13400d947bb80800595daef49f52 /doc/guide
parenta7ba7f282c99a8756485ccc3093a1d775e9bf7fd (diff)
downloadpkgsrc-9316c21c3a392631709ccadbdd6228b18fad12af.tar.gz
Mention changes-entry-commit, and that changes-entry now also removes entries
from the TODO file.
Diffstat (limited to 'doc/guide')
-rw-r--r--doc/guide/files/submit.xml8
1 files changed, 5 insertions, 3 deletions
diff --git a/doc/guide/files/submit.xml b/doc/guide/files/submit.xml
index 81b3af6baf6..510ddd13902 100644
--- a/doc/guide/files/submit.xml
+++ b/doc/guide/files/submit.xml
@@ -1,4 +1,4 @@
-<!-- $NetBSD: submit.xml,v 1.21 2009/05/17 23:35:01 snj Exp $ -->
+<!-- $NetBSD: submit.xml,v 1.22 2009/08/21 12:54:07 wiz Exp $ -->
<chapter id="submit"> <?dbhtml filename="submit.html"?>
<title>Submitting and Committing</title>
@@ -84,8 +84,10 @@
<varname>CTYPE</varname> variable on the command line to "Added",
"Moved", or "Removed". You can set <varname>NETBSD_LOGIN_NAME</varname>
in &mk.conf; if your local login name is
- not the same as your NetBSD login name. Don't forget to commit
- the changes to <filename>pkgsrc/doc/CHANGES-<replaceable>YYYY</replaceable></filename>!</para>
+ not the same as your NetBSD login name. The target also automatically
+ removes possibly existing entries for the package in the
+ <filename>TODO</filename> file. Don't forget to commit
+ the changes, e.g. by using <command>make changes-entry-commit</command>!</para>
</sect1>
<sect1 id="committing-importing">