diff options
author | Eugene V. Lyubimkin <jackyf@1501-debian> | 2008-11-05 23:19:28 +0200 |
---|---|---|
committer | Eugene V. Lyubimkin <jackyf@1501-debian> | 2008-11-05 23:19:28 +0200 |
commit | 007aba926a1f2fd17952ba9052fbb739f7a0077c (patch) | |
tree | ca1c8b2495ecada6338cbee34974fb0ba177f466 /doc/apt-get.8.xml | |
parent | 1ac90757e7d31b21fca7ddf7eb48cfc548b3ffb3 (diff) |
Added (x) to some manpage referrings in apt-get manpage.
Diffstat (limited to 'doc/apt-get.8.xml')
-rw-r--r-- | doc/apt-get.8.xml | 6 |
1 files changed, 3 insertions, 3 deletions
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; <!-- The last update date --> - <date>30 October 2008</date> + <date>05 November 2008</date> </refentryinfo> <refmeta> @@ -101,8 +101,8 @@ <refsect1><title>Description</title> <para><command>apt-get</command> 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.</para> + library. Several "front-end" interfaces exist, such as &dselect;, + &aptitude;, &synaptic;, &gnome-apt; and &wajig;.</para> <para>Unless the <option>-h</option>, or <option>--help</option> option is given, one of the commands below must be present.</para> |