summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbubulle@debian.org <>2009-09-26 11:19:29 +0200
committerbubulle@debian.org <>2009-09-26 11:19:29 +0200
commit8ddbb01559ec61f93010642d55b124e7f999f169 (patch)
treeaecc472d0930a3825d16c1c17a209b4802480df9
parent2ec8479cef7475fbc82ffdaf6a7bf658f5c3ac52 (diff)
Fix ftp(archive(1) documentation of -o
-rw-r--r--debian/changelog7
-rw-r--r--doc/apt-ftparchive.1.xml2
2 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 94dee639e..101ad03a7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+apt (0.7.25) UNRELEASED; urgency=low
+
+ * Fix apt-ftparchive(1) wrt description of the "-o" option.
+ Thanks to Dann Frazier for the patch. Closes: #273100
+
+ -- Christian Perrier <bubulle@debian.org> Sat, 26 Sep 2009 11:17:25 +0200
+
apt (0.7.24) unstable; urgency=low
[ Nicolas François ]
diff --git a/doc/apt-ftparchive.1.xml b/doc/apt-ftparchive.1.xml
index 7131303ae..334cc85da 100644
--- a/doc/apt-ftparchive.1.xml
+++ b/doc/apt-ftparchive.1.xml
@@ -39,7 +39,7 @@
<arg><option>--delink</option></arg>
<arg><option>--readonly</option></arg>
<arg><option>--contents</option></arg>
- <arg><option>-o=<replaceable>config string</replaceable></option></arg>
+ <arg><option>-o <replaceable>config</replaceable>=<replaceable>string</replaceable></option></arg>
<arg><option>-c=<replaceable>file</replaceable></option></arg>
<group choice="req">
<arg>packages<arg choice="plain" rep="repeat"><replaceable>path</replaceable></arg><arg><replaceable>override</replaceable><arg><replaceable>pathprefix</replaceable></arg></arg></arg>