diff options
Diffstat (limited to 'doc/apt-mark.8.xml')
-rw-r--r-- | doc/apt-mark.8.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/apt-mark.8.xml b/doc/apt-mark.8.xml index 8f289c49a..3503ece8f 100644 --- a/doc/apt-mark.8.xml +++ b/doc/apt-mark.8.xml @@ -18,7 +18,7 @@ &apt-email; &apt-product; <!-- The last update date --> - <date>2011-04-21T00:00:00Z</date> + <date>2012-06-09T00:00:00Z</date> </refentryinfo> <refmeta> @@ -66,11 +66,11 @@ <varlistentry><term><option>hold</option></term> <listitem><para><literal>hold</literal> is used to mark a - package as hold back, which will prevent the package from being + package as held back, which will prevent the package from being automatically installed, upgraded or removed. The command is only a wrapper around <command>dpkg --set-selections</command> - and the state is therefore maintained by &dpkg; and not effected - by the <option>--filename</option> option. + and the state is therefore maintained by &dpkg; and not affected + by the <option>--file</option> option. </para></listitem> </varlistentry> |