Fixes #63332.
authorkarltk <karltk@gentoo.org>
Fri, 10 Sep 2004 09:42:32 +0000 (09:42 -0000)
committerkarltk <karltk@gentoo.org>
Fri, 10 Sep 2004 09:42:32 +0000 (09:42 -0000)
svn path=/; revision=132

trunk/src/old-scripts/pkg-clean.1

index 110e18268e64d187de5625276f38f8dd10d2430f..7a295f34e6ae5cac78937619047dea1ed20f7af6 100644 (file)
@@ -1,12 +1,20 @@
-.TH pkg-clean "1" "Nov 2003" "gentoolkit"
+.TH pkg\-clean "1" "Nov 2003" "gentoolkit"
 .SH NAME
-pkg-clean \- Gentoo: Clean obsolete packages
+pkg\-clean \- Gentoo: Clean obsolete packages
 .SH SYNOPSIS
-.B pkg-clean
+.B pkg\-clean
 .SH BUGS
-This tool does not yet have a man page. Feel free to submit a bug about it to
-http://bugs.gentoo.org
+This tool is obsolete, as of gentoolkit 0.2.0.
+Use 'emerge clean' or 'emerge depclean' (with caution; read the man page) 
+instead.
+
+.SH SEE ALSO
+.BR emerge(1)
+.br
+.BR /usr/sbin/pkg\-clean
+
 .SH AUTHORS
 This informative man page was written by Karl Trygve Kalleberg 
-<karltk@gentoo.org>.
+<karltk@gentoo.org> and expanded by Katerina Barone\-Adesi 
+<katerinab@gmail.com>.