diff options
-rw-r--r-- | share/man/man9/ifnet.9 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/ifnet.9 b/share/man/man9/ifnet.9 index 3a4e6ed..fe11f17 100644 --- a/share/man/man9/ifnet.9 +++ b/share/man/man9/ifnet.9 @@ -197,7 +197,7 @@ interface name and index.) .Pp Finally, those interfaces supporting reception of multicast datagrams have a -.Li LIST +.Li TAILQ of multicast group memberships, described by .Vt ifmultiaddr structures. |