moptrace(1), not (8). Whitespace fixes.

This commit is contained in:
wiz
2001-04-05 11:50:06 +00:00
parent 3857fe5343
commit b8dadec9db

View File

@@ -1,4 +1,4 @@
.\" $NetBSD: mopprobe.1,v 1.3 1997/10/16 23:25:23 lukem Exp $ .\" $NetBSD: mopprobe.1,v 1.4 2001/04/05 11:50:06 wiz Exp $
.\" .\"
.\" Copyright (c) 1996 Mats O Jansson. All rights reserved. .\" Copyright (c) 1996 Mats O Jansson. All rights reserved.
.\" .\"
@@ -44,15 +44,15 @@
prints the ethernet address and nodename of MOP SID message on the Ethernet prints the ethernet address and nodename of MOP SID message on the Ethernet
connected to connected to
.Ar interface .Ar interface
or all known interfaces if or all known interfaces if
.Sq Fl a .Sq Fl a
is given. is given.
.Sh OPTIONS .Sh OPTIONS
.Bl -tag -width indent .Bl -tag -width indent
.It Fl a .It Fl a
Listen on all the Ethernets attached to the system. Listen on all the Ethernets attached to the system.
If If
.Sq Fl a .Sq Fl a
is omitted, an interface must be specified. is omitted, an interface must be specified.
.It Fl 3 .It Fl 3
Ignore MOP V3 messages (Ethernet II). Ignore MOP V3 messages (Ethernet II).
@@ -62,7 +62,7 @@ Ignore MOP V4 messages (Ethernet 802.3).
.Sh SEE ALSO .Sh SEE ALSO
.Xr mopa.out 1 , .Xr mopa.out 1 ,
.Xr mopchk 1 , .Xr mopchk 1 ,
.Xr mopd 8 , .Xr moptrace 1 ,
.Xr moptrace 8 .Xr mopd 8
.Sh AUTHORS .Sh AUTHORS
Mats O Jansson (moj@stacken.kth.se). Mats O Jansson (moj@stacken.kth.se).