diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2012-05-24 16:01:15 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2012-05-24 16:01:15 +0200 |
commit | d9e10d0fdf812ebced54f4ea827d6132e0ebfef5 (patch) | |
tree | 904dd0148a028ef30a67013d98eac90e92c30cae /doc/apt-mark.8.xml | |
parent | d3f6489bf47dcf4fa5d8c2cd6a543ffa5f0105fe (diff) | |
parent | 4c86a6348d9916b6404709452affa10e9c776efa (diff) |
merged from debian-sid
Diffstat (limited to 'doc/apt-mark.8.xml')
-rw-r--r-- | doc/apt-mark.8.xml | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/doc/apt-mark.8.xml b/doc/apt-mark.8.xml index 3b2b43c24..8f289c49a 100644 --- a/doc/apt-mark.8.xml +++ b/doc/apt-mark.8.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8" standalone="no"?> -<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" - "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [ +<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" + "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ <!ENTITY % aptent SYSTEM "apt.ent"> %aptent; @@ -109,12 +109,11 @@ <variablelist> <varlistentry> - <term><option>-f=<filename><replaceable>&synopsis-filename;</replaceable></filename></option></term> - <term><option>--file=<filename><replaceable>&synopsis-filename;</replaceable></filename></option></term> + <term><option>-f=&synopsis-param-filename;</option></term> + <term><option>--file=&synopsis-param-filename;</option></term> <listitem><para> Read/Write package stats from the filename given with the parameter - <filename><replaceable>&synopsis-filename;</replaceable></filename> - instead of from the default location, which + &synopsis-param-filename; instead of from the default location, which is <filename>extended_status</filename> in the directory defined by the Configuration Item: <literal>Dir::State</literal>.</para></listitem> </varlistentry> @@ -130,7 +129,7 @@ </refsect1> <refsect1><title>See Also</title> - <para>&apt-get;,&aptitude;,&apt-conf;</para> + <para><phrase>&apt-get;,&aptitude;,&apt-conf;</phrase></para> </refsect1> <refsect1><title>Diagnostics</title> |