From 9da2fba87b0c32ad5a2f8805053e6c791801ac54 Mon Sep 17 00:00:00 2001 From: Aaron Campbell Date: Sat, 15 May 1999 02:18:01 +0000 Subject: ethernet -> Ethernet, other repairs --- usr.sbin/mopd/mopa.out/mopa.out.1 | 12 ++++++------ usr.sbin/mopd/mopchk/mopchk.1 | 10 +++++----- usr.sbin/mopd/mopprobe/mopprobe.1 | 12 +++++++----- usr.sbin/mopd/moptrace/moptrace.1 | 16 ++++++++-------- 4 files changed, 26 insertions(+), 24 deletions(-) (limited to 'usr.sbin/mopd') diff --git a/usr.sbin/mopd/mopa.out/mopa.out.1 b/usr.sbin/mopd/mopa.out/mopa.out.1 index d3d0f4ef775..3f4849aa421 100644 --- a/usr.sbin/mopd/mopa.out/mopa.out.1 +++ b/usr.sbin/mopd/mopa.out/mopa.out.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mopa.out.1,v 1.2 1996/09/21 18:04:55 maja Exp $ +.\" $OpenBSD: mopa.out.1,v 1.3 1999/05/15 02:17:57 aaron Exp $ .\" .\" Copyright (c) 1996 Mats O Jansson. All rights reserved. .\" @@ -27,13 +27,13 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" @(#) $OpenBSD: mopa.out.1,v 1.2 1996/09/21 18:04:55 maja Exp $ +.\" @(#) $OpenBSD: mopa.out.1,v 1.3 1999/05/15 02:17:57 aaron Exp $ .\" .Dd August 11, 1996 .Dt MOPA.OUT 1 .Sh NAME .Nm mopa.out -.Nd Create MOP image from a a.out file +.Nd create MOP image from an a.out file .Sh SYNOPSIS .Nm mopa.out .Ar infile @@ -50,11 +50,11 @@ header, and try again. .Sh BUGS This program just supports the VAX machine-id for now. .Sh SEE ALSO -.Xr a.out 5 , .Xr mopchk 1 , -.Xr mopd 8 , .Xr mopprobe 1 , .Xr moptrace 1 +.Xr a.out 5 , +.Xr mopd 8 .Sh AUTHORS -Lloyd Parkes. +Lloyd Parkes diff --git a/usr.sbin/mopd/mopchk/mopchk.1 b/usr.sbin/mopd/mopchk/mopchk.1 index 065ede79a89..efec6d806fb 100644 --- a/usr.sbin/mopd/mopchk/mopchk.1 +++ b/usr.sbin/mopd/mopchk/mopchk.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mopchk.1,v 1.3 1996/09/27 18:49:31 maja Exp $ +.\" $OpenBSD: mopchk.1,v 1.4 1999/05/15 02:17:58 aaron Exp $ .\" .\" Copyright (c) 1996 Mats O Jansson. All rights reserved. .\" @@ -27,20 +27,20 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" @(#) $OpenBSD: mopchk.1,v 1.3 1996/09/27 18:49:31 maja Exp $ +.\" @(#) $OpenBSD: mopchk.1,v 1.4 1999/05/15 02:17:58 aaron Exp $ .\" .Dd October 2, 1995 .Dt MOPCHK 1 .Sh NAME .Nm mopchk -.Nd MOP Check Utility +.Nd MOP check utility .Sh SYNOPSIS .Nm mopchk .Op Fl a .Op Fl v .Op Ar filename .Sh DESCRIPTION -.Nm Mopchk +.Nm mopchk shows information about which devices are known, version of mopd suite or information about a MOP-image. .Pp @@ -56,7 +56,7 @@ Show all the Ethernets attached to the system. Show version of mopprobe. .El .Sh BUGS -In some implementation the same interface can occur more than once. +In some implementations the same interface can occur more than once. .Sh SEE ALSO .Xr mopa.out 1 , .Xr mopprobe 1 , diff --git a/usr.sbin/mopd/mopprobe/mopprobe.1 b/usr.sbin/mopd/mopprobe/mopprobe.1 index 0e29ca8cc39..244558d3cd0 100644 --- a/usr.sbin/mopd/mopprobe/mopprobe.1 +++ b/usr.sbin/mopd/mopprobe/mopprobe.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mopprobe.1,v 1.3 1999/03/27 14:31:22 maja Exp $ +.\" $OpenBSD: mopprobe.1,v 1.4 1999/05/15 02:17:57 aaron Exp $ .\" .\" Copyright (c) 1996 Mats O Jansson. All rights reserved. .\" @@ -27,7 +27,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" @(#) $OpenBSD: mopprobe.1,v 1.3 1999/03/27 14:31:22 maja Exp $ +.\" @(#) $OpenBSD: mopprobe.1,v 1.4 1999/05/15 02:17:57 aaron Exp $ .\" .Dd October 2, 1995 .Dt MOPPROBE 1 @@ -47,11 +47,13 @@ .Op Fl v .Ar interface .Sh DESCRIPTION -.Nm Mopprobe -prints the ethernet address and nodename of DECserver 100/200/250/300 on the +.Nm mopprobe +prints the Ethernet address and nodename of DECserver 100/200/250/300 on the Ethernet connected to .Ar interface or all known interfaces if +.Fl a +is given. .Sq Fl a is given. If .Sq Fl o @@ -63,7 +65,7 @@ all MOP/RC SID messages will be shown (e.g. machines running DECnet). .It Fl a Listen on all the Ethernets attached to the system. If -.Sq Fl a +.Fl a is omitted, an interface must be specified. .It Fl 3 Ignore MOP V3 messages (Ethernet II). diff --git a/usr.sbin/mopd/moptrace/moptrace.1 b/usr.sbin/mopd/moptrace/moptrace.1 index c783b70a0ab..6dcd97f9d9b 100644 --- a/usr.sbin/mopd/moptrace/moptrace.1 +++ b/usr.sbin/mopd/moptrace/moptrace.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: moptrace.1,v 1.2 1996/09/21 19:12:38 maja Exp $ +.\" $OpenBSD: moptrace.1,v 1.3 1999/05/15 02:17:59 aaron Exp $ .\" .\" Copyright (c) 1993-95 Mats O Jansson. All rights reserved. .\" @@ -27,7 +27,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" @(#) $OpenBSD: moptrace.1,v 1.2 1996/09/21 19:12:38 maja Exp $ +.\" @(#) $OpenBSD: moptrace.1,v 1.3 1999/05/15 02:17:59 aaron Exp $ .\" .Dd October 2, 1995 .Dt MOPTRACE 1 @@ -45,18 +45,18 @@ .Op Fl 3 | 4 .Op Ar interface .Sh DESCRIPTION -.Nm Moptrace -prints the contence of MOP packages on the Ethernet connected to +.Nm moptrace +prints the contents of MOP packages on the Ethernet connected to .Ar interface or all known interfaces if -.Sq Fl a +.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 +.Fl a is omitted, an interface must be specified. .It Fl d Run in debug mode, with all the output to stderr. @@ -68,8 +68,8 @@ Ignore MOP V4 messages (Ethernet 802.3). .Sh SEE ALSO .Xr mopa.out 1 , .Xr mopchk 1 , -.Xr mopd 8 , -.Xr mopprobe 1 +.Xr mopprobe 1 , +.Xr mopd 8 .Rs DECnet Digital Network Architecture Phase IV, .%R Maintenance Operations Functional Specification V3.0.0 -- cgit v1.2.3