summaryrefslogtreecommitdiff
path: root/doc/guide/files
diff options
context:
space:
mode:
authorschmonz <schmonz>2014-08-12 05:12:41 +0000
committerschmonz <schmonz>2014-08-12 05:12:41 +0000
commitda95bb4b5a9225fef1c993c6cb40e07bb79299a4 (patch)
tree7760ec9344769fd8d801372c3a074201780bc3be /doc/guide/files
parent35952dd0e18524576129ca18f4f6992bcf0a05a1 (diff)
downloadpkgsrc-da95bb4b5a9225fef1c993c6cb40e07bb79299a4.tar.gz
Suggest a command sequence that is more likely to work as intended.
Diffstat (limited to 'doc/guide/files')
-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