mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-24 11:29:10 +00:00
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:
parent
86dcb537c9
commit
d541033521
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=186456
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user