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

This commit is contained in:
wiz 2009-08-06 22:01:36 +00:00
parent 3d8c11d579
commit 18de4741b9
1 changed files with 9 additions and 7 deletions

View File

@ -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 @@ having physical access to them.
.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