Module Name:    src
Committed By:   wiz
Date:           Thu Aug  6 22:01:36 UTC 2009

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

Log Message:
Improve wording, based on suggestions by Jukka Ruohonen in private mail.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 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.2 src/usr.sbin/wake/wake.8:1.3
--- src/usr.sbin/wake/wake.8:1.2	Fri Jun 26 09:25:39 2009
+++ src/usr.sbin/wake/wake.8	Thu Aug  6 22:01:36 2009
@@ -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 <[email protected]>
 .\"
@@ -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

Reply via email to