summaryrefslogtreecommitdiff
path: root/doc/apt-get.8.xml
diff options
context:
space:
mode:
authorChristos Trochalakis <yatiohi@ideopolis.gr>2017-09-01 10:20:18 +0300
committerJulian Andres Klode <jak@debian.org>2017-09-01 13:09:27 +0200
commitc711cb7c0e1fa0264494e8fd622239fd74fa8bf8 (patch)
treeba350e126fcee8575bdbd7e6945e4132c37206ac /doc/apt-get.8.xml
parent90bfc5b057d3f9136ffe34089b6e56d59593797c (diff)
doc: correct '--allow-releaseinfo-change-*' typos
Closes: #873914
Diffstat (limited to 'doc/apt-get.8.xml')
-rw-r--r--doc/apt-get.8.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/apt-get.8.xml b/doc/apt-get.8.xml
index c9c876dfd..cc4159fdf 100644
--- a/doc/apt-get.8.xml
+++ b/doc/apt-get.8.xml
@@ -579,7 +579,7 @@
Configuration Item: <literal>Acquire::AllowInsecureRepositories</literal>.</para></listitem>
</varlistentry>
- <varlistentry><term><option>--allow-releaseinfo-changes</option></term>
+ <varlistentry><term><option>--allow-releaseinfo-change</option></term>
<listitem><para>Allow the update command to continue downloading
data from a repository which changed its information of the release
contained in the repository indicating e.g a new major release.
@@ -588,7 +588,7 @@
See also &apt-secure; for details on the concept and configuration.
</para><para>
Specialist options
- (<literal>--allow-releaseinfo-changes-</literal><replaceable>field</replaceable>)
+ (<literal>--allow-releaseinfo-change-</literal><replaceable>field</replaceable>)
exist to allow changes only for certain fields like <literal>origin</literal>,
<literal>label</literal>, <literal>codename</literal>, <literal>suite</literal>,
<literal>version</literal> and <literal>defaultpin</literal>. See also &apt-preferences;.