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
.Sh NAME
.Nm mtest
.Nd test multicast membership socket operations and ioctls
.Sh SYNOPSIS
.Nm
.Sh DESCRIPTION
@ -24,12 +25,12 @@ Leave the IP group address
on the interface with address
.Ar i.i.i.i .
.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
on interface
.Ar ifname .
.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
on interface
.Ar ifname .