Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.sbin/wake Capitalize Ethernet.



details:   https://anonhg.NetBSD.org/src/rev/756e152e586e
branches:  trunk
changeset: 750510:756e152e586e
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sun Jan 03 19:04:26 2010 +0000

description:
Capitalize Ethernet.

diffstat:

 usr.sbin/wake/wake.8 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (23 lines):

diff -r 9bfc1a9cfdec -r 756e152e586e usr.sbin/wake/wake.8
--- a/usr.sbin/wake/wake.8      Sun Jan 03 18:27:10 2010 +0000
+++ b/usr.sbin/wake/wake.8      Sun Jan 03 19:04:26 2010 +0000
@@ -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 <marc%msys.ch@localhost>
 .\"
@@ -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



Home | Main Index | Thread Index | Old Index