1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00

Fix a typo.

This commit is contained in:
Jimmy Olgeni 2008-05-01 15:49:22 +00:00
parent 5ad827fe15
commit 790515a1dd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=212435

View File

@ -1,6 +1,6 @@
pkg_cleanup finds packages that are not requested by any other installed
package and lets you decide for each one if you want to keep it or delete it.
It also allows viewing the pacakge comment and description.
It also allows viewing the package comment and description.
This program is essentially a clone of pkg_rmleaves except that it shows
the comment and description of packages and does not support GUI dialog(1)