From 2f493cc60cd7b495c0c6739b2c1a04f2e4fb389f Mon Sep 17 00:00:00 2001 From: "Eugene V. Lyubimkin" Date: Sat, 1 Nov 2008 12:56:50 +0200 Subject: Substituted 'apt-archive' with 'apt-ftparchive'. --- doc/apt.ent | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'doc/apt.ent') diff --git a/doc/apt.ent b/doc/apt.ent index b7d03b585..d0bfaba56 100644 --- a/doc/apt.ent +++ b/doc/apt.ent @@ -57,8 +57,8 @@ " > - - apt-archive + + apt-ftparchive 1 " > @@ -148,7 +148,7 @@
apt@packages.debian.org
Jason Gunthorpe 1998-2001 Jason Gunthorpe - 14 December 2003 + 28 October 2008 Linux @@ -207,6 +207,12 @@ Linux "> + + QA Page + +"> + Bugs -- cgit v1.2.3-70-g09d2 From 007aba926a1f2fd17952ba9052fbb739f7a0077c Mon Sep 17 00:00:00 2001 From: "Eugene V. Lyubimkin" Date: Wed, 5 Nov 2008 23:19:28 +0200 Subject: Added (x) to some manpage referrings in apt-get manpage. --- debian/changelog | 7 ++++++- doc/apt-get.8.xml | 6 +++--- doc/apt.ent | 14 +++++++++++++- 3 files changed, 22 insertions(+), 5 deletions(-) (limited to 'doc/apt.ent') diff --git a/debian/changelog b/debian/changelog index 5775003d3..4648efe55 100644 --- a/debian/changelog +++ b/debian/changelog @@ -79,7 +79,12 @@ apt (0.7.17) unstable; urgency=low - clarify whether configuration items of apt.conf are case-sensitive (thanks to Vincent McIntyre, closes: #345901) - -- Eugene V. Lyubimkin Fri, 24 Oct 2008 23:45:17 +0300 + [ Eugene V. Lyubimkin ] + * doc/: + - Added '(x)' to some referrings to manpages in apt-get manpage. Patch by + Andre Felipe Machado. (Closes: #309893) + + -- Eugene V. Lyubimkin Wed, 05 Nov 2008 23:16:33 +0200 apt (0.7.16) unstable; urgency=low diff --git a/doc/apt-get.8.xml b/doc/apt-get.8.xml index c63011b2a..f64468052 100644 --- a/doc/apt-get.8.xml +++ b/doc/apt-get.8.xml @@ -15,7 +15,7 @@ &apt-email; &apt-product; - 30 October 2008 + 05 November 2008 @@ -101,8 +101,8 @@ Description apt-get is the command-line tool for handling packages, and may be considered the user's "back-end" to other tools using the APT - library. Several "front-end" interfaces exist, such as dselect(8), - aptitude, synaptic, gnome-apt and wajig. + library. Several "front-end" interfaces exist, such as &dselect;, + &aptitude;, &synaptic;, &gnome-apt; and &wajig;. Unless the , or option is given, one of the commands below must be present. diff --git a/doc/apt.ent b/doc/apt.ent index d0bfaba56..6594ba1b3 100644 --- a/doc/apt.ent +++ b/doc/apt.ent @@ -141,7 +141,19 @@ 1 " > - + + + gnome-apt + 1 + " +> + + + wajig + 1 + " +> + -- cgit v1.2.3-70-g09d2