summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorArch Librarian <arch@canonical.com>2004-09-20 16:52:45 +0000
committerArch Librarian <arch@canonical.com>2004-09-20 16:52:45 +0000
commit307e3c3fe54b61574e476c3d280631015354a3eb (patch)
tree241fb9789bc9755bad810918a3af33a07a19b64f /doc
parent490211d5666fac54ec1f976acf9028e517cbc5e2 (diff)
fixed bracketing bug
Author: jgg Date: 1999-02-02 03:56:41 GMT fixed bracketing bug
Diffstat (limited to 'doc')
-rw-r--r--doc/apt.conf.5.yo2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/apt.conf.5.yo b/doc/apt.conf.5.yo
index 89eb9e61e..46220db5c 100644
--- a/doc/apt.conf.5.yo
+++ b/doc/apt.conf.5.yo
@@ -165,7 +165,7 @@ This is a list of options to pass to dpkg. The options must be specified
using the list notation and each list item is passed as a single arugment
to dpkg.
-dit(bf(Pre-Invoke, (bf(Post-Invoke))
+dit(bf(Pre-Invoke), bf(Post-Invoke))
This is a list of shell commands to run before/after invoking dpkg. Like
bf(Options) this must be specified in list notation. The commands
are invoked in order using /bin/sh, should any fail APT will abort.