summaryrefslogtreecommitdiff
path: root/doc/apt-sortpkgs.1.xml
diff options
context:
space:
mode:
authorSteve Langasek <steve.langasek@canonical.com>2012-06-11 15:13:24 -0700
committerSteve Langasek <steve.langasek@canonical.com>2012-06-11 15:13:24 -0700
commit825098c2740b2d5ebea0c16c43685f55da201315 (patch)
treeb3a43f792cca021a79f541a9454e0223e4dca9cb /doc/apt-sortpkgs.1.xml
parent310ed3c13d5cfd2a3c46741539f652d69bda5d30 (diff)
parente08c5854bb9b5f352b0856533f95c12e858728ca (diff)
Merge version 0.9.6 from Debian
Diffstat (limited to 'doc/apt-sortpkgs.1.xml')
-rw-r--r--doc/apt-sortpkgs.1.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/apt-sortpkgs.1.xml b/doc/apt-sortpkgs.1.xml
index f4b2a64a4..482035b37 100644
--- a/doc/apt-sortpkgs.1.xml
+++ b/doc/apt-sortpkgs.1.xml
@@ -18,7 +18,7 @@
&apt-email;
&apt-product;
<!-- The last update date -->
- <date>2004-02-29T00:00:00Z</date>
+ <date>2012-06-09T00:00:00Z</date>
</refentryinfo>
<refmeta>
@@ -36,13 +36,13 @@
&synopsis-command-apt-sortpkgs;
<refsect1><title>Description</title>
- <para><command>apt-sortpkgs</command> will take an index file (Source index or Package
+ <para><command>apt-sortpkgs</command> will take an index file (source index or package
index) and sort the records so that they are ordered by the package name.
It will also sort the internal fields of each record according to the
internal sorting rules.</para>
<para>
- All output is sent to stdout, the input must be a seekable file.</para>
+ All output is sent to standard output; the input must be a seekable file.</para>
</refsect1>
<refsect1><title>options</title>
@@ -51,7 +51,7 @@
<variablelist>
<varlistentry><term><option>-s</option></term><term><option>--source</option></term>
<listitem><para>
- Use Source index field ordering.
+ Use source index field ordering.
Configuration Item: <literal>APT::SortPkgs::Source</literal>.</para></listitem>
</varlistentry>