Module Name:    src
Committed By:   wiz
Date:           Sun Jan  3 19:04:26 UTC 2010

Modified Files:
        src/usr.sbin/wake: wake.8

Log Message:
Capitalize Ethernet.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/usr.sbin/wake/wake.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/usr.sbin/wake/wake.8
diff -u src/usr.sbin/wake/wake.8:1.6 src/usr.sbin/wake/wake.8:1.7
--- src/usr.sbin/wake/wake.8:1.6	Sun Jan  3 17:58:14 2010
+++ src/usr.sbin/wake/wake.8	Sun Jan  3 19:04:26 2010
@@ -1,4 +1,4 @@
-.\" $NetBSD: wake.8,v 1.6 2010/01/03 17:58:14 mbalmer Exp $
+.\" $NetBSD: wake.8,v 1.7 2010/01/03 19:04:26 wiz Exp $
 .\"
 .\" Copyright (c) 2009, 2010 Marc Balmer <[email protected]>
 .\"
@@ -37,11 +37,11 @@
 .Pp
 If
 .Ar interface
-is an ethernet interface of the local machine, it is used to send the
+is an Ethernet interface of the local machine, it is used to send the
 Wake on LAN frames over it.
 Else
 .Nm
-uses the first ethernet device found in the system.
+uses the first Ethernet device found in the system.
 .Ar lladdr
 is the link layer address of the remote machine.
 This can be specified as the actual hardware address

Reply via email to