diff options
author | Justin B Rye <jbr@edlug.org.uk> | 2012-05-24 15:09:49 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2012-05-24 15:09:49 +0200 |
commit | b176de3af77f686a512dec04a98e8fa6ce6af908 (patch) | |
tree | 617c85f1b90b484064fbf79740ebaad6a8489705 /doc/apt-get.8.xml | |
parent | 187aa32e8c6bafcbeb8aaacf5f6d9f20dcb14854 (diff) |
* doc/*.xml:
- remove 'GNU/Linux' from 'Debian systems' strings as Debian
has more systems than just GNU/Linux nowadays
Diffstat (limited to 'doc/apt-get.8.xml')
-rw-r--r-- | doc/apt-get.8.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/apt-get.8.xml b/doc/apt-get.8.xml index 0568036aa..620d22106 100644 --- a/doc/apt-get.8.xml +++ b/doc/apt-get.8.xml @@ -98,7 +98,7 @@ <para><literal>install</literal> is followed by one or more packages desired for installation or upgrading. Each package is a package name, not a fully qualified - filename (for instance, in a Debian GNU/Linux system, + filename (for instance, in a Debian system, libc6 would be the argument provided, not <literal>libc6_1.9.6-2.deb</literal>). All packages required by the package(s) specified for installation will also |