diff options
author | Arch Librarian <arch@canonical.com> | 2004-09-20 16:57:25 +0000 |
---|---|---|
committer | Arch Librarian <arch@canonical.com> | 2004-09-20 16:57:25 +0000 |
commit | ae594f975e55df9d6c2b07869260380731d99306 (patch) | |
tree | 794043d7690cb991dae919f74c4fc6ac8330e1ad /doc/apt-ftparchive.1.sgml | |
parent | dd0594df724cf46b2e5e5ea9933af7dab4c5b025 (diff) |
Philippe Batailler's man page patches.
Author: jgg
Date: 2001-04-04 05:07:53 GMT
Philippe Batailler's man page patches.
Diffstat (limited to 'doc/apt-ftparchive.1.sgml')
-rw-r--r-- | doc/apt-ftparchive.1.sgml | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/doc/apt-ftparchive.1.sgml b/doc/apt-ftparchive.1.sgml index ab650e74b..a385aebd7 100644 --- a/doc/apt-ftparchive.1.sgml +++ b/doc/apt-ftparchive.1.sgml @@ -122,7 +122,7 @@ The <literal/generate/ command uses a configuration file to describe the archives that are going to be generated. It follows the typical ISC configuration format as seen in ISC tools like bind 8 and dhcpd. - &apt-conf; contains a decsription of the syntax. Note that the generate + &apt-conf; contains a description of the syntax. Note that the generate configuration is parsed in sectional manner, but &apt-conf; is parsed in a tree manner. This only effects how the scope tag is handled. @@ -217,7 +217,7 @@ <refsect2><title>TreeDefault Section</> <para> - Sets defaults specific to <literal/Tree/ sections. All of these + Sets defaults specific to <literal/Tree/ sections. All of these variables are substitution variables and have the strings $(DIST), $(SECTION) and $(ARCH) replaced with their respective values. @@ -287,15 +287,15 @@ <VarListEntry><term>FileList</term> <ListItem><Para> - Specifies that instead of walking the directory tree - that <command/apt-ftparchive/ should read the list of files from the given + Specifies that instead of walking the directory tree, + <command/apt-ftparchive/ should read the list of files from the given file. Relative files names are prefixed with the archive directory. </VarListEntry> <VarListEntry><term>SourceFileList</term> <ListItem><Para> - Specifies that instead of walking the directory tree - that <command/apt-ftparchive/ should read the list of files from the given + Specifies that instead of walking the directory tree, + <command/apt-ftparchive/ should read the list of files from the given file. Relative files names are prefixed with the archive directory. This is used when processing source indexs. </VarListEntry> @@ -409,7 +409,7 @@ for i in Sections do <RefSect1><Title>The Binary Override File</> <para> The binary override file is fully compatible with &dpkg-scanpackages;. It - contains 4 fields sperated by spaces. The first field is the package name, + contains 4 fields separated by spaces. The first field is the package name, the second is the priority to force that package to, the third is the the section to force that package to and the final field is the maintainer permutation field. |