add note about naming conventions, with formatting
authorStephen Gran <steve@lobefin.net>
Thu, 27 Dec 2012 10:22:53 +0000 (10:22 +0000)
committerStephen Gran <steve@lobefin.net>
Thu, 27 Dec 2012 10:22:53 +0000 (10:22 +0000)
Signed-off-by: Stephen Gran <steve@lobefin.net>
input/howto/dchroot.creole

index 1f93235..f6733f1 100644 (file)
@@ -4,10 +4,12 @@
 The script 'upgrade-porter-chroots' has expectations about naming conventions
 for new porter chroots.  The current list it searches for are:
 
 The script 'upgrade-porter-chroots' has expectations about naming conventions
 for new porter chroots.  The current list it searches for are:
 
+{{{
 lenny squeeze wheezy sid \
 lenny_i386 squeeze_i386 wheezy_i386 sid_i386 \
 lenny_amd64 squeeze_amd64 wheezy_amd64 sid_amd64 \
 sid_s390x \
 lenny squeeze wheezy sid \
 lenny_i386 squeeze_i386 wheezy_i386 sid_i386 \
 lenny_amd64 squeeze_amd64 wheezy_amd64 sid_amd64 \
 sid_s390x \
+}}}
 
 Please make sure that new chroots meet the expectations of the script, or update
 the script accordingly (it lives in the debian.org.git repo)
 
 Please make sure that new chroots meet the expectations of the script, or update
 the script accordingly (it lives in the debian.org.git repo)