Thu Aug 6 22:01:36 2009 UTC ()
Improve wording, based on suggestions by Jukka Ruohonen in private mail.


(wiz)
diff -r1.2 -r1.3 src/usr.sbin/wake/wake.8

cvs diff -r1.2 -r1.3 src/usr.sbin/wake/Attic/wake.8 (expand / switch to context diff)
--- src/usr.sbin/wake/Attic/wake.8 2009/06/26 09:25:39 1.2
+++ src/usr.sbin/wake/Attic/wake.8 2009/08/06 22:01:36 1.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: wake.8,v 1.2 2009/06/26 09:25:39 wiz Exp $
+.\" $NetBSD: wake.8,v 1.3 2009/08/06 22:01:36 wiz Exp $
 .\"
 .\" Copyright (c) 2009 Marc Balmer <marc@msys.ch>
 .\"
@@ -37,14 +37,16 @@
 .Ar interface
 is the network interface of the local machine.
 .Ar lladdr
-are the link layer addresses of the remote machines
-and can be specified as the actual hardware address
+is the link layer address of the remote machine.
+This can be specified as the actual hardware address
 (six hexadecimal numbers separated by colons)
-or a hostname entry in
+or as a hostname entry in
 .Pa /etc/ethers .
-Link layer addresses can be determined and set on
-.Nx
-machines using
+.Nm
+accepts multiple
+.Ar lladdr
+addresses.
+Link layer addresses can be determined and set using
 .Xr ifconfig 8 .
 .Sh FILES
 .Bl -tag -width "/etc/ethers" -compact