X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/09774285ae6b8743aadb1fbee45c7eeda7bc505a..0748d509f684e192e295302e77263719323f0d1a:/doc/apt.8

diff --git a/doc/apt.8 b/doc/apt.8
index f62846099..2b5b9fb70 100644
--- a/doc/apt.8
+++ b/doc/apt.8
@@ -20,10 +20,12 @@ apt \- Advanced Package Tool
 .SH SYNOPSIS
 .B apt
 .SH DESCRIPTION
-APT is a management system for software packages.  It is still
-under development; the snazzy front ends are not yet available.  In the
-meantime, please see
-.BR apt-get (8).
+APT is a management system for software packages. For normal day to day
+package management there are several frontends available, like
+.BR aptitude (8)
+for the command line or
+.BR synaptic (8)for X-Windows. Some options are only implemented in
+.BR apt-get (8) though.
 .SH OPTIONS
 None.
 .SH FILES
@@ -32,7 +34,8 @@ None.
 .BR apt-cache (8),
 .BR apt-get (8),
 .BR apt.conf (5),
-.BR sources.list (5)
+.BR sources.list (5),
+.BR apt-secure (8)
 .SH DIAGNOSTICS
 apt returns zero on normal operation, decimal 100 on error.
 .SH BUGS
@@ -44,7 +47,7 @@ bug in
 please see
 .I /usr/share/doc/debian/bug-reporting.txt
 or the
-.BR bug (1)
+.BR reportbug (1)
 command.
 .SH AUTHOR
 apt was written by the APT team <apt@packages.debian.org>.