From: Otavio Salvador Date: Sat, 14 Jun 2008 18:19:37 +0000 (-0300) Subject: docs/manpages/clean-suites.1.sgml: Minor typo fix X-Git-Url: https://git.decadent.org.uk/gitweb/?a=commitdiff_plain;h=5762ea83fa6716d39551ed0d16660b2afd901f5c;hp=19d2c81f6fd652b12ac001cdef457dd42a12c998;p=dak.git docs/manpages/clean-suites.1.sgml: Minor typo fix --- diff --git a/ChangeLog b/ChangeLog index d2d99e04..680621d2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2008-06-14 Otavio Salvador + * docs/manpages/clean-suites.1.sgml: Minor typo fix + * dak/import_archive.py: Add support to udeb packages * dak/control_suite.py (main): Handle SystemError exception in diff --git a/docs/manpages/clean-suites.1.sgml b/docs/manpages/clean-suites.1.sgml index 0691f5ac..621bbc34 100644 --- a/docs/manpages/clean-suites.1.sgml +++ b/docs/manpages/clean-suites.1.sgml @@ -30,7 +30,7 @@ Description</> <para> - <command>dak clean-suites</command> is a utility clean out old packages. It will clean out any binary packages not referenced by a suite and any source packages not referenced by a suite and not referenced by any binary packages. Cleaning is not actual deletion, but rather, removal of packages from the pool to a 'morgue' directory. The 'morgue' directory is split into dated sub-directories to keep things sane in big archives. + <command>dak clean-suites</command> is a utility to clean out old packages. It will clean out any binary packages not referenced by a suite and any source packages not referenced by a suite and not referenced by any binary packages. Cleaning is not actual deletion, but rather, removal of packages from the pool to a 'morgue' directory. The 'morgue' directory is split into dated sub-directories to keep things sane in big archives. </PARA> </REFSECT1>