diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-05-15 02:18:01 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-05-15 02:18:01 +0000 |
commit | 9da2fba87b0c32ad5a2f8805053e6c791801ac54 (patch) | |
tree | d3179d0375ff065b09db6a12207722992fb45fee /usr.sbin/mopd/mopchk | |
parent | 03629ece824a815e170827e0647d941ab81d82dd (diff) |
ethernet -> Ethernet, other repairs
Diffstat (limited to 'usr.sbin/mopd/mopchk')
-rw-r--r-- | usr.sbin/mopd/mopchk/mopchk.1 | 10 |
1 files changed, 5 insertions, 5 deletions
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 , |