Source-Changes-HG archive

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

[src/trunk]: src/usr.sbin/wakeonlan shorten hardware address wording



details:   https://anonhg.NetBSD.org/src/rev/47866ce0acf8
branches:  trunk
changeset: 822027:47866ce0acf8
user:      mbalmer <mbalmer%NetBSD.org@localhost>
date:      Sun Feb 26 19:58:38 2017 +0000

description:
shorten hardware address wording

diffstat:

 usr.sbin/wakeonlan/wakeonlan.8 |  9 ++++-----
 1 files changed, 4 insertions(+), 5 deletions(-)

diffs (31 lines):

diff -r 3f7a6661899a -r 47866ce0acf8 usr.sbin/wakeonlan/wakeonlan.8
--- a/usr.sbin/wakeonlan/wakeonlan.8    Sun Feb 26 16:22:55 2017 +0000
+++ b/usr.sbin/wakeonlan/wakeonlan.8    Sun Feb 26 19:58:38 2017 +0000
@@ -1,6 +1,6 @@
-.\" $NetBSD: wakeonlan.8,v 1.1 2012/05/26 01:58:20 uebayasi Exp $
+.\" $NetBSD: wakeonlan.8,v 1.2 2017/02/26 19:58:38 mbalmer Exp $
 .\"
-.\" Copyright (c) 2009, 2010 Marc Balmer <marc%msys.ch@localhost>
+.\" Copyright (c) 2009 - 2017 Marc Balmer <marc%msys.ch@localhost>
 .\"
 .\" Permission to use, copy, modify, and distribute this software for any
 .\" purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
 .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 .\"
-.Dd May 25, 2012
+.Dd Feb 26, 2017
 .Dt WAKEONLAN 8
 .Os
 .Sh NAME
@@ -43,8 +43,7 @@
 argument can be omitted.
 .Ar lladdr
 is the link layer address of the remote machine.
-This can be specified as the actual hardware address
-(six hexadecimal numbers separated by colons)
+This can be specified as a hardware address
 or as a hostname entry in
 .Pa /etc/ethers .
 .Nm



Home | Main Index | Thread Index | Old Index