From 25838be607c1a61783060c352d1842cd23b2677f Mon Sep 17 00:00:00 2001 From: Justin B Rye Date: Fri, 25 May 2012 09:45:59 +0200 Subject: * doc/apt-cdrom.8.xml: - replace CDROM with the proper CD-ROM in text --- doc/apt-cdrom.8.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc/apt-cdrom.8.xml') diff --git a/doc/apt-cdrom.8.xml b/doc/apt-cdrom.8.xml index 1dd552496..cfca8ca7b 100644 --- a/doc/apt-cdrom.8.xml +++ b/doc/apt-cdrom.8.xml @@ -29,13 +29,13 @@ apt-cdrom - APT CDROM management utility + APT CD-ROM management utility &synopsis-command-apt-cdrom; Description - apt-cdrom is used to add a new CDROM to APTs list + apt-cdrom is used to add a new CD-ROM to APTs list of available sources. apt-cdrom takes care of determining the structure of the disc as well as correcting for several possible mis-burns and @@ -55,13 +55,13 @@ add is used to add a new disc to the source list. It will unmount the - CDROM device, prompt for a disk to be inserted and then proceed to + CD-ROM device, prompt for a disk to be inserted and then proceed to scan it and copy the index files. If the disc does not have a proper disk directory you will be prompted for a descriptive title. - APT uses a CDROM ID to track which disc is currently in the drive and + APT uses a CD-ROM ID to track which disc is currently in the drive and maintains a database of these IDs in &statedir;/cdroms.list -- cgit v1.2.3 From 1b85f81afa0972ee1aff3b1bbd141c5c63c517d6 Mon Sep 17 00:00:00 2001 From: Justin B Rye Date: Fri, 25 May 2012 09:51:21 +0200 Subject: * doc/apt-cdrom.8.xml - add missing possessive apostrophe in "APT's" --- doc/apt-cdrom.8.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/apt-cdrom.8.xml') diff --git a/doc/apt-cdrom.8.xml b/doc/apt-cdrom.8.xml index cfca8ca7b..727679f45 100644 --- a/doc/apt-cdrom.8.xml +++ b/doc/apt-cdrom.8.xml @@ -35,7 +35,7 @@ &synopsis-command-apt-cdrom; Description - apt-cdrom is used to add a new CD-ROM to APTs list + apt-cdrom is used to add a new CD-ROM to APT's list of available sources. apt-cdrom takes care of determining the structure of the disc as well as correcting for several possible mis-burns and -- cgit v1.2.3 From 6f33340f5341c19d89679f9d67969c918967acce Mon Sep 17 00:00:00 2001 From: Justin B Rye Date: Fri, 25 May 2012 10:32:07 +0200 Subject: * doc/apt-cdrom.8.xml: - it's multi-CD and a run-on setence "ends" with; --- doc/apt-cdrom.8.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/apt-cdrom.8.xml') diff --git a/doc/apt-cdrom.8.xml b/doc/apt-cdrom.8.xml index 727679f45..f5e393446 100644 --- a/doc/apt-cdrom.8.xml +++ b/doc/apt-cdrom.8.xml @@ -43,8 +43,8 @@ It is necessary to use apt-cdrom to add CDs to the - APT system, - it cannot be done by hand. Furthermore each disk in a multi-cd set must be + APT system; + it cannot be done by hand. Furthermore each disk in a multi-CD set must be inserted and scanned separately to account for possible mis-burns. -- cgit v1.2.3 From bfcd7854a515aa527ade9043cc8210d7a8d72d64 Mon Sep 17 00:00:00 2001 From: Justin B Rye Date: Fri, 25 May 2012 10:53:27 +0200 Subject: * doc/apt-cdrom.8.xml: - correct disc vs. disk issues --- doc/apt-cdrom.8.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'doc/apt-cdrom.8.xml') diff --git a/doc/apt-cdrom.8.xml b/doc/apt-cdrom.8.xml index f5e393446..6030721e7 100644 --- a/doc/apt-cdrom.8.xml +++ b/doc/apt-cdrom.8.xml @@ -44,7 +44,7 @@ It is necessary to use apt-cdrom to add CDs to the APT system; - it cannot be done by hand. Furthermore each disk in a multi-CD set must be + it cannot be done by hand. Furthermore each disc in a multi-CD set must be inserted and scanned separately to account for possible mis-burns. @@ -55,9 +55,9 @@ add is used to add a new disc to the source list. It will unmount the - CD-ROM device, prompt for a disk to be inserted and then proceed to + CD-ROM device, prompt for a disc to be inserted and then proceed to scan it and copy the index files. If the disc does not have a proper - disk directory you will be prompted for a descriptive + .disk directory you will be prompted for a descriptive title. @@ -91,8 +91,8 @@ - Rename a disc; change the label of a disk or override the - disks given label. This option will cause apt-cdrom to + Rename a disc; change the label of a disc or override the + disc's given label. This option will cause apt-cdrom to prompt for a new label. Configuration Item: APT::CDROM::Rename. -- cgit v1.2.3 From 834f9cd46b704ca9be1d15a90d8f6d1d253cb4e1 Mon Sep 17 00:00:00 2001 From: Justin B Rye Date: Fri, 25 May 2012 11:38:06 +0200 Subject: =?UTF-8?q?correct=20one=20remaining=20'cdrom'=20=E2=86=92=20'CD-R?= =?UTF-8?q?OM'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- doc/apt-cdrom.8.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/apt-cdrom.8.xml') diff --git a/doc/apt-cdrom.8.xml b/doc/apt-cdrom.8.xml index 6030721e7..c73fb8151 100644 --- a/doc/apt-cdrom.8.xml +++ b/doc/apt-cdrom.8.xml @@ -82,7 +82,7 @@ - Mount point; specify the location to mount the cdrom. This + Mount point; specify the location to mount the CD-ROM. This mount point must be listed in /etc/fstab and properly configured. Configuration Item: Acquire::cdrom::mount. -- cgit v1.2.3 From dabb215cb8c4b074d286737da523d8ef14381468 Mon Sep 17 00:00:00 2001 From: David Kalnischkies Date: Sat, 9 Jun 2012 22:05:55 +0200 Subject: updating tags and the po files for the manpages --- doc/apt-cdrom.8.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/apt-cdrom.8.xml') diff --git a/doc/apt-cdrom.8.xml b/doc/apt-cdrom.8.xml index c73fb8151..943511f03 100644 --- a/doc/apt-cdrom.8.xml +++ b/doc/apt-cdrom.8.xml @@ -17,7 +17,7 @@ &apt-author.team; &apt-email; &apt-product; - 2004-02-14T00:00:00Z + 2012-06-09T00:00:00Z -- cgit v1.2.3