From d5410335214d9dd22fda7db738065a271b5cb8f6 Mon Sep 17 00:00:00 2001 From: "George V. Neville-Neil" Date: Tue, 23 Dec 2008 20:07:51 +0000 Subject: [PATCH] Fix a bug in the man page where we were not showing the correct flags in the explanation. Several of the flags were -i, since it was a copy/paste operation. --- tools/tools/mctest/mctest.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/tools/mctest/mctest.1 b/tools/tools/mctest/mctest.1 index 3ca57eee013e..5eb7e5b4fecd 100644 --- a/tools/tools/mctest/mctest.1 +++ b/tools/tools/mctest/mctest.1 @@ -59,9 +59,9 @@ The options are as follows: .Bl -tag -width ".Fl d Ar argument" .It Fl i Ar interface Network interface, which can be found with ifconfig(1). -.It Fl i Ar group +.It Fl g Ar group Multicast group -.It Fl i Ar base port +.It Fl b Ar base port Port on which to listen .It Fl s Ar size Packet size in bytes.