Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src/usr.sbin/mopd/mopprobe Pull up revision 1.4 (requested ...
details: https://anonhg.NetBSD.org/src/rev/600889ea041f
branches: netbsd-1-5
changeset: 491419:600889ea041f
user: he <he%NetBSD.org@localhost>
date: Thu Apr 26 09:39:28 2001 +0000
description:
Pull up revision 1.4 (requested by wiz):
Correct moptrace(1) reference, and whitespace fixes.
diffstat:
usr.sbin/mopd/mopprobe/mopprobe.1 | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
diffs (38 lines):
diff -r 67970399ba16 -r 600889ea041f usr.sbin/mopd/mopprobe/mopprobe.1
--- a/usr.sbin/mopd/mopprobe/mopprobe.1 Thu Apr 26 09:37:57 2001 +0000
+++ b/usr.sbin/mopd/mopprobe/mopprobe.1 Thu Apr 26 09:39:28 2001 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: mopprobe.1,v 1.3 1997/10/16 23:25:23 lukem Exp $
+.\" $NetBSD: mopprobe.1,v 1.3.12.1 2001/04/26 09:39:28 he Exp $
.\"
.\" 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
connected to
.Ar interface
-or all known interfaces if
+or all known interfaces if
.Sq Fl a
is given.
.Sh OPTIONS
.Bl -tag -width indent
.It Fl a
Listen on all the Ethernets attached to the system.
-If
-.Sq Fl a
+If
+.Sq Fl a
is omitted, an interface must be specified.
.It Fl 3
Ignore MOP V3 messages (Ethernet II).
@@ -62,7 +62,7 @@
.Sh SEE ALSO
.Xr mopa.out 1 ,
.Xr mopchk 1 ,
-.Xr mopd 8 ,
-.Xr moptrace 8
+.Xr moptrace 1 ,
+.Xr mopd 8
.Sh AUTHORS
Mats O Jansson (moj%stacken.kth.se@localhost).
Home |
Main Index |
Thread Index |
Old Index