Imported Debian patch 2.4.5p1-2
[debian/amanda] / man / amtoc.8
index 83de6710323b29289efec2adb54955b5bccea2c5..87b6ac24a93afa630dfa83b1f7654e4e5dbd360b 100644 (file)
@@ -109,7 +109,7 @@ The easiest way to use it is to run \fBamtoc\fR right after \fBamdump\fR in the
 
 .nf
 
-amdump daily ; logdir=`amgetconf daily logdir` ; log=`ls \-1t $logdir/log\&.*\&.[0\-9] | head \-1` ; amtoc \-a $log
+amdump daily ; logdir=`amgetconf daily logdir` ; amtoc \-a $logdir/amdump.1
 
 .fi