diff options
author | Mats O Jansson <maja@cvs.openbsd.org> | 2008-09-06 11:11:03 +0000 |
---|---|---|
committer | Mats O Jansson <maja@cvs.openbsd.org> | 2008-09-06 11:11:03 +0000 |
commit | adcb47626b98d5665c394a5e213cbaa3ec9c2cd0 (patch) | |
tree | 668aa84dd57c50fa4fa12fa0eed179a53ed71aef /usr.sbin/mopd | |
parent | 3bda4377c84bc07e835142c66a2f45256fdb5b7b (diff) |
correct name. -moj
Diffstat (limited to 'usr.sbin/mopd')
-rw-r--r-- | usr.sbin/mopd/mopchk/mopchk.1 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.sbin/mopd/mopchk/mopchk.1 b/usr.sbin/mopd/mopchk/mopchk.1 index bc7efb0ca9c..67b58fccdb3 100644 --- a/usr.sbin/mopd/mopchk/mopchk.1 +++ b/usr.sbin/mopd/mopchk/mopchk.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mopchk.1,v 1.10 2007/05/31 19:20:25 jmc Exp $ +.\" $OpenBSD: mopchk.1,v 1.11 2008/09/06 11:11:02 maja Exp $ .\" .\" Copyright (c) 1996 Mats O Jansson. All rights reserved. .\" @@ -22,9 +22,9 @@ .\" (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.10 2007/05/31 19:20:25 jmc Exp $ +.\" @(#) $OpenBSD: mopchk.1,v 1.11 2008/09/06 11:11:02 maja Exp $ .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: September 6 2008 $ .Dt MOPCHK 1 .Os .Sh NAME @@ -50,7 +50,7 @@ The options are as follows: .It Fl a Show all the Ethernets attached to the system. .It Fl v -Show version of mopprobe. +Show version of mopchk. .El .Sh SEE ALSO .Xr mopa.out 1 , |