From b80620ee96d7ed8c13fdd1331af16856f4e4e135 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Fri, 29 Oct 2004 04:01:48 +0000 Subject: Correct typo in help information --- test/rctest.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/rctest.c b/test/rctest.c index 5fb5075c..31ecae57 100644 --- a/test/rctest.c +++ b/test/rctest.c @@ -347,7 +347,7 @@ void usage(void) "\t[-I imtu] [-O omtu]\n" "\t[-L seconds] enabled SO_LINGER option\n" "\t[-N num] number of frames to send\n" - "\t[-E] request encryption\n" + "\t[-A] request authentication\n" "\t[-E] request encryption\n" "\t[-M] become master\n"); } -- cgit