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.
This commit is contained in:
George V. Neville-Neil 2008-12-23 20:07:51 +00:00
parent 86dcb537c9
commit d541033521

View File

@ -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.