Add the one line description of the man page at the top so

that "whatis" will report something more than just "mtest".
This commit is contained in:
Mike Pritchard 1996-12-15 23:02:48 +00:00
parent ee3c980de5
commit ee6dc17bd1
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=20533

View File

@ -4,6 +4,7 @@
.Dt MTEST 8 .Dt MTEST 8
.Sh NAME .Sh NAME
.Nm mtest .Nm mtest
.Nd test multicast membership socket operations and ioctls
.Sh SYNOPSIS .Sh SYNOPSIS
.Nm .Nm
.Sh DESCRIPTION .Sh DESCRIPTION
@ -24,12 +25,12 @@ Leave the IP group address
on the interface with address on the interface with address
.Ar i.i.i.i . .Ar i.i.i.i .
.It Ic a Ar ifname Ar e.e.e.e.e.e .It Ic a Ar ifname Ar e.e.e.e.e.e
Join the ethernet group address Join the Ethernet group address
.Ar e.e.e.e.e.e .Ar e.e.e.e.e.e
on interface on interface
.Ar ifname . .Ar ifname .
.It Ic d Ar ifname Ar e.e.e.e.e.e .It Ic d Ar ifname Ar e.e.e.e.e.e
Leave the ethernet group address Leave the Ethernet group address
.Ar e.e.e.e.e.e .Ar e.e.e.e.e.e
on interface on interface
.Ar ifname . .Ar ifname .