summaryrefslogtreecommitdiff
path: root/doc/guide
diff options
context:
space:
mode:
authorschmonz <schmonz@pkgsrc.org>2014-08-12 05:12:41 +0000
committerschmonz <schmonz@pkgsrc.org>2014-08-12 05:12:41 +0000
commit7d9220ff8b5eefb167a9d3764f86b22576b97303 (patch)
tree7760ec9344769fd8d801372c3a074201780bc3be /doc/guide
parentde80bf6dad8d5a16d749f1b847f5d9443239b20f (diff)
downloadpkgsrc-7d9220ff8b5eefb167a9d3764f86b22576b97303.tar.gz
Suggest a command sequence that is more likely to work as intended.
Diffstat (limited to 'doc/guide')
-rw-r--r--doc/guide/files/submit.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/guide/files/submit.xml b/doc/guide/files/submit.xml
index 4013ab1fdca..9ec41793549 100644
--- a/doc/guide/files/submit.xml
+++ b/doc/guide/files/submit.xml
@@ -1,4 +1,4 @@
-<!-- $NetBSD: submit.xml,v 1.29 2014/05/31 21:08:50 asau Exp $ -->
+<!-- $NetBSD: submit.xml,v 1.30 2014/08/12 05:12:41 schmonz Exp $ -->
<chapter id="submit"> <?dbhtml filename="submit.html"?>
<title>Submitting and Committing</title>
@@ -115,8 +115,7 @@ you can check by running <quote>cvs status</quote>. An example:</para>
&uprompt; vi Makefile # add SUBDIRS+=pkgname line
&uprompt; cvs commit Makefile
&uprompt; cd pkgname
-&uprompt; make CTYPE=Added changes-entry
-&uprompt; make commit-changes-entry
+&uprompt; make CTYPE=Added commit-changes-entry
</programlisting>
<para>The commit message of the initial import should include part of the