Bug#57896: marked as done (apt: typos in documentation)
Your message dated Fri, 18 Feb 2000 22:40:45 -0700 (MST)
with message-id <Pine.LNX.3.96.1000218224027.15253F-100000@wakko.deltatee.com>
and subject line Fixed
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Darren Benham
(administrator, Debian Bugs database)
--------------------------------------
Received: (at submit) by bugs.debian.org; 12 Feb 2000 20:27:40 +0000
Received: (qmail 18532 invoked from network); 12 Feb 2000 20:27:39 -0000
Received: from smtp1.nikoma.de (212.122.128.19)
by master.debian.org with SMTP; 12 Feb 2000 20:27:39 -0000
Received: from pop1.nikoma.de (pop1.nikoma.de [212.122.128.209])
by smtp1.nikoma.de (8.9.3/8.9.3) with ESMTP id VAA96567;
Sat, 12 Feb 2000 21:27:38 +0100 (CET)
(envelope-from cts@nikocity.de)
Received: from skeeve.dhis.org (mail@dialin37.pg3.hbg.nikoma.de [213.54.2.37])
by pop1.nikoma.de (8.9.3/8.9.3) with ESMTP id VAA15875;
Sat, 12 Feb 2000 21:27:37 +0100
Received: from cts by skeeve.dhis.org with local (Exim 3.12 #1 (Debian))
id 12Jj86-00009R-00; Sat, 12 Feb 2000 21:26:58 +0100
Date: Sat, 12 Feb 2000 21:26:58 +0100
From: "Christian T. Steigies" <cts@debian.org>
To: Bug Tracking System <submit@bugs.debian.org>
Subject: apt: typos in documentation
Message-ID: <20000212212658.A573@skeeve.dhis.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
User-Agent: Mutt/1.1.2i
Sender: "Christian T. Steigies" <cts@nikocity.de>
Package: apt
Version: 0.3.17
The documentation of apt contains a few typos. Here comes a diff with
some corrections as proposed by ispell and me
Christian
--- offline.text.orig Sat Feb 12 16:52:33 2000
+++ offline.text Sat Feb 12 17:01:27 2000
@@ -14,7 +14,7 @@
--------
This document describes how to use APT in a non-networked environment,
- specificaly a 'sneaker-net' approach for performing upgrades.
+ specifically a 'sneaker-net' approach for performing upgrades.
Copyright Notice
@@ -66,14 +66,14 @@
The solution to this is to use large removable media such as a Zip
disc or a SuperDisk disc. These discs are not large enough to store
- the entire Debian archive but can easially fit a subset large enough
+ the entire Debian archive but can easily fit a subset large enough
for most users. The idea is to use APT to generate a list of packages
that are required and then fetch them onto the disc using another
machine with good connectivity. It is even Possible to use another
Debian machine with APT or to use a completely different OS and a
download tool like wget.
- This is achived by creatively manipulating the APT configuration file.
+ This is achieved by creatively manipulating the APT configuration file.
The essential premis to tell APT to look on a disc for it's archive
files. Note that the disc should be formated with a filesystem that
can handle long file names such as ext2, fat32 or vfat.
@@ -134,7 +134,7 @@
State "/disc/";
State::status "status";
- // Binary caches will be stored localy
+ // Binary caches will be stored locally
Cache::archives "/disc/archives/";
// Location of the source list.
@@ -197,8 +197,8 @@
3.2. Operation
--------------
- Unlike the previous techinque no special configuration files are
- required. We mearly use the standard APT commands to generate the file
+ Unlike the previous technique no special configuration files are
+ required. We merely use the standard APT commands to generate the file
list.
# apt-get dist-upgrade
---------------------------------------
Received: (at 57896-done) by bugs.debian.org; 19 Feb 2000 05:39:54 +0000
Received: (qmail 15360 invoked from network); 19 Feb 2000 05:39:54 -0000
Received: from wakko.powersurfr.com (HELO wakko.deltatee.com) (mail@24.108.53.97)
by master.debian.org with SMTP; 19 Feb 2000 05:39:54 -0000
Received: from localhost (wakko.deltatee.com) [127.0.0.1] (jgg)
by wakko.deltatee.com with smtp (Exim 2.11 #1)
id 12M2dJ-0004HG-00 (Debian); Fri, 18 Feb 2000 22:40:45 -0700
Date: Fri, 18 Feb 2000 22:40:45 -0700 (MST)
From: Jason Gunthorpe <jgg@ualberta.ca>
X-Sender: jgg@wakko.deltatee.com
To: 56855-done@bugs.debian.org, 57237-done@bugs.debian.org,
57216-done@bugs.debian.org, 57335-done@bugs.debian.org,
57772-done@bugs.debian.org, 57069-done@bugs.debian.org,
57331-done@bugs.debian.org, 57833-done@bugs.debian.org,
57896-done@bugs.debian.org
Subject: Fixed
Message-ID: <Pine.LNX.3.96.1000218224027.15253F-100000@wakko.deltatee.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
These are all fixed in the most recent release.
apt (0.3.18) frozen unstable; urgency=low
* Changes in the postinst script. Closes: #56855, #57237
* Fixed bashism. Closes: #57216, #57335
* Doc updates. Closes: #57772, #57069, #57331, #57833, #57896
-- Ben Gertzfield <che@debian.org> Sun, 13 Feb 2000 01:52:31 -0800
Reply to: