aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/mtest/mtest.8
diff options
context:
space:
mode:
authorMike Pritchard <mpp@FreeBSD.org>1996-12-15 23:02:48 +0000
committerMike Pritchard <mpp@FreeBSD.org>1996-12-15 23:02:48 +0000
commitee6dc17bd1ddcd5b400da1dc596cc6839800389b (patch)
tree7e14cc3b176c603f53a6a904d99ae3b72f5e3a80 /usr.sbin/mtest/mtest.8
parentee3c980de5afb11d1c33853e21374aad14c68624 (diff)
Add the one line description of the man page at the top so
that "whatis" will report something more than just "mtest".
Notes
Notes: svn path=/head/; revision=20533
Diffstat (limited to 'usr.sbin/mtest/mtest.8')
-rw-r--r--usr.sbin/mtest/mtest.85
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.sbin/mtest/mtest.8 b/usr.sbin/mtest/mtest.8
index c451acf328bf..a28943e0b5a2 100644
--- a/usr.sbin/mtest/mtest.8
+++ b/usr.sbin/mtest/mtest.8
@@ -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 .