]> git.saurik.com Git - apt.git/commitdiff
fixed bracketing bug
authorArch Librarian <arch@canonical.com>
Mon, 20 Sep 2004 16:52:45 +0000 (16:52 +0000)
committerArch Librarian <arch@canonical.com>
Mon, 20 Sep 2004 16:52:45 +0000 (16:52 +0000)
Author: jgg
Date: 1999-02-02 03:56:41 GMT
fixed bracketing bug

doc/apt.conf.5.yo

index 89eb9e61efc8c7dfc36ec393cceb30baf5000df3..46220db5cc0bf54f1b133bcecfb8ee27c473811d 100644 (file)
@@ -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.