aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfuzzyray <fuzzyray@gentoo.org>2009-04-30 21:52:45 +0000
committerfuzzyray <fuzzyray@gentoo.org>2009-04-30 21:52:45 +0000
commit86eaf5e03289e45a95514b4f6011157972016e9d (patch)
treec16903693f2030c7b01b346b29b265dc1a473888 /src/pkg-clean/pkg-clean.1
parentFix has_key() deprecation message. (Bug #232797) (diff)
downloadgentoolkit-86eaf5e03289e45a95514b4f6011157972016e9d.tar.gz
gentoolkit-86eaf5e03289e45a95514b4f6011157972016e9d.tar.bz2
gentoolkit-86eaf5e03289e45a95514b4f6011157972016e9d.zip
Tagging the gentoolkit-0.2.4 releasegentoolkit-0.2.4
svn path=/tags/gentoolkit-0.2.4/; revision=564
Diffstat (limited to 'src/pkg-clean/pkg-clean.1')
-rw-r--r--src/pkg-clean/pkg-clean.120
1 files changed, 20 insertions, 0 deletions
diff --git a/src/pkg-clean/pkg-clean.1 b/src/pkg-clean/pkg-clean.1
new file mode 100644
index 0000000..7a295f3
--- /dev/null
+++ b/src/pkg-clean/pkg-clean.1
@@ -0,0 +1,20 @@
+.TH pkg\-clean "1" "Nov 2003" "gentoolkit"
+.SH NAME
+pkg\-clean \- Gentoo: Clean obsolete packages
+.SH SYNOPSIS
+.B pkg\-clean
+.SH BUGS
+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> and expanded by Katerina Barone\-Adesi
+<katerinab@gmail.com>.
+