summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArno Töll <debian@toell.net>2012-04-02 18:04:37 +0200
committerArno Töll <debian@toell.net>2012-04-02 18:04:37 +0200
commitc7cd32004a23ac07538d77fc22ab2983531d6465 (patch)
treea4c16841d8cc14b1af60eab95a90c2495196d72b
parent285dfa726213f237f31712ee8898cd3a4527fd9a (diff)
downloadapache2-c7cd32004a23ac07538d77fc22ab2983531d6465.tar.gz
Update PACKAGING to actually document the syntax we're using
-rw-r--r--debian/PACKAGING4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/PACKAGING b/debian/PACKAGING
index 9fbfc4cf..4e9b7f3f 100644
--- a/debian/PACKAGING
+++ b/debian/PACKAGING
@@ -60,8 +60,8 @@ Additionally maintainers can declare module dependencies and conflicts in a magi
line in '.load' files which need to be resolved to load a module at the
installation site. This is useful if a module depends that other modules to be
loaded, or to conflict with other modules if they can't be loaded at the same
-time. a2enmod and a2dismod will parse "# Depends: module[, module]" and "#
-Conflicts: module[, module]" magic comments, for example to load mod_foo:
+time. a2enmod and a2dismod will parse "# Depends: module [module [...]]" and "#
+Conflicts: module [module [...]]" magic comments, for example to load mod_foo:
foo.load: