Douglas William Thrift 14 years ago
parent
commit
0806fc7c22
2 changed files with 5 additions and 5 deletions
  1. 1 1
      apt-p2p-clean
  2. 4 4
      apt-p2p-clean.8.in

+ 1 - 1
apt-p2p-clean

@@ -45,7 +45,7 @@ function version()
 }
 
 program=`basename $0`
-version='1.0.3'
+version='1.0.4'
 apt_p2p_cache='/var/cache/apt-p2p/cache'
 _apt_p2p_cache="$apt_p2p_cache"
 apt_archive='/var/cache/apt/archives'

+ 4 - 4
apt-p2p-clean.8.in

@@ -1,9 +1,9 @@
 [DESCRIPTION]
 .B apt\-p2p\-clean
-cleans up the Apt\-P2P cache by checking if \fI.deb\fR files in the cache not
-are also in the APT cache (after it is cleaned by \fBapt\-get\fR \fIautoclean\fR
-or \fBaptitude\fR \fIautoclean\fR) and removing those \fI.deb\fR files that are
-not present.
+cleans up the Apt\-P2P cache by checking if \fI.deb\fR files in the cache are
+also in the APT cache (after it is cleaned by \fBapt\-get\fR \fIautoclean\fR or
+\fBaptitude\fR \fIautoclean\fR) and removing those \fI.deb\fR files that are not
+present.
 [AUTHOR]
 Written by \fBDouglas Thrift\fR <\fIdouglas@douglasthrift.net\fR>.
 [SEE ALSO]