diff options
author | Martin Michlmayr <tbm@cyrius.com> | 2019-04-04 20:20:44 +0700 |
---|---|---|
committer | Martin Michlmayr <tbm@cyrius.com> | 2019-04-04 20:30:10 +0700 |
commit | 30e6fad9ad892a21d271fa93319f7a3ee23da134 (patch) | |
tree | 4b2d0d0cf0c6a1a658c434dd8bddc6cb1cae7216 /doc/apt-ftparchive.1.xml | |
parent | c028f80a364c03e021b88049151dddf31b657835 (diff) |
Perform minor copy-editing on the docs
Diffstat (limited to 'doc/apt-ftparchive.1.xml')
-rw-r--r-- | doc/apt-ftparchive.1.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/apt-ftparchive.1.xml b/doc/apt-ftparchive.1.xml index 246cc03d3..32b01aa82 100644 --- a/doc/apt-ftparchive.1.xml +++ b/doc/apt-ftparchive.1.xml @@ -32,7 +32,7 @@ &synopsis-command-apt-ftparchive; <refsect1><title>Description</title> - <para><command>apt-ftparchive</command> is the command line tool that generates the index + <para><command>apt-ftparchive</command> is the command line tool that generates the index files that APT uses to access a distribution source. The index files should be generated on the origin site based on the content of that site.</para> @@ -584,7 +584,7 @@ for i in Sections do as the now outdated cached metadata like size and checksums will be used. With this option enabled this will no longer happen as it will be checked if the file was changed. Note that this option is set to "<literal>false</literal>" by default as it is not recommend - to upload multiply versions/builds of a package with the same versionnumber, so in theory + to upload multiply versions/builds of a package with the same version number, so in theory nobody will have these problems and therefore all these extra checks are useless. </para></listitem> </varlistentry> |