[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[minion-cvs] Fix errors in manpage spotted by marco.
Update of /home/minion/cvsroot/src/minion/doc
In directory moria.mit.edu:/tmp/cvs-serv3598
Modified Files:
mixminion.1
Log Message:
Fix errors in manpage spotted by marco.
Index: mixminion.1
===================================================================
RCS file: /home/minion/cvsroot/src/minion/doc/mixminion.1,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- mixminion.1 14 Jul 2004 04:57:41 -0000 1.2
+++ mixminion.1 23 Sep 2004 19:50:30 -0000 1.3
@@ -928,7 +928,7 @@
.D1 Ic mixminion inspect-queue
Try to flush all the packets in the queue:
.D1 Ic mixminion flush
-Try to flush no more than 25 packets from the queue:
+Try to flush no more than 16 packets from the queue:
.D1 Ic mixminion flush -n 16
Remove packets that have been waiting in the queue for more than 7
days:
@@ -936,7 +936,7 @@
Decode a message you have just received, reading from one file and
sending the output to another:
.D1 Ic mixminion decode -i <input-file> -o <output-file>.
-Decode a message you have just received, writing from standard input
+Decode a message you have just received, reading from standard input
and writing to standard output:
.D1 Ic mixminion decode -i -
Generate a single SURB, writing it to standard ouput: