diff options
Diffstat (limited to 'doc/guide/files/submit.xml')
-rw-r--r-- | doc/guide/files/submit.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/guide/files/submit.xml b/doc/guide/files/submit.xml index ba84189ef5e..3f343bb09b9 100644 --- a/doc/guide/files/submit.xml +++ b/doc/guide/files/submit.xml @@ -1,4 +1,4 @@ -<!-- $NetBSD: submit.xml,v 1.16 2006/12/02 06:05:27 kano Exp $ --> +<!-- $NetBSD: submit.xml,v 1.17 2007/06/01 11:07:26 rillig Exp $ --> <chapter id="submit"> <?dbhtml filename="submit.html"?> <title>Submitting and Committing</title> @@ -97,8 +97,8 @@ <quote>pkgsrc-base</quote>, e.g:</para> <programlisting> - &uprompt; cd .../pkgsrc/category/pkgname - &uprompt; cvs import pkgsrc/category/pkgname TNF pkgsrc-base +&uprompt; cd .../pkgsrc/category/pkgname +&uprompt; cvs import pkgsrc/category/pkgname TNF pkgsrc-base </programlisting> <para>Remember to move the directory from which you imported out of |