summaryrefslogtreecommitdiff
path: root/doc/apt-get.8.xml
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2011-11-22 13:25:27 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2011-11-22 13:25:27 +0100
commitc8e5d01add32db96106241794de38bd7d7d26990 (patch)
tree08bf59e573b936d0842102e78c0b7e028e8d0565 /doc/apt-get.8.xml
parent210f0c31fadf00c0acb3f83ac57ff65a4ce0ed8d (diff)
parent2130caa8f4f4d9512551fdf869af499fc901b117 (diff)
merged from lp:~donkult/apt/sid
Diffstat (limited to 'doc/apt-get.8.xml')
-rw-r--r--doc/apt-get.8.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/apt-get.8.xml b/doc/apt-get.8.xml
index 624e4355e..0b52574e6 100644
--- a/doc/apt-get.8.xml
+++ b/doc/apt-get.8.xml
@@ -280,7 +280,7 @@
<varlistentry><term>build-dep</term>
<listitem><para><literal>build-dep</literal> causes apt-get to install/remove packages in an
attempt to satisfy the build dependencies for a source package. By default the dependencies are
- satisfied to build the package nativly. If desired a host-architecture can be specified
+ satisfied to build the package natively. If desired a host-architecture can be specified
with the <option>--host-architecture</option> option instead.</para></listitem>
</varlistentry>
@@ -448,8 +448,8 @@
<term><option>--host-architecture</option></term>
<listitem><para>This option controls the architecture packages are built for
by <command>apt-get source --compile</command> and how cross-builddependencies
- are satisfied. By default is not set which means that the host architecture
- is the same as the build architecture (which is defined by <literal>APT::Architecture</literal>)
+ are satisfied. By default is it not set which means that the host architecture
+ is the same as the build architecture (which is defined by <literal>APT::Architecture</literal>).
Configuration Item: <literal>APT::Get::Host-Architecture</literal>
</para></listitem>
</varlistentry>