Christian Brueffer
99d43aee11
Fix a few mandoc warnings.
...
MFC after: 1 week
2015-08-12 10:34:05 +00:00
Baptiste Daroussin
01c2b8ac0d
use .Mt to mark up email addresses consistently (part2)
...
PR: 191174
Submitted by: Franco Fichtner <franco@lastsummer.de>
2014-06-20 09:57:27 +00:00
Joel Dahl
2710751bc3
mdoc sweep.
2013-05-12 22:22:12 +00:00
Martin Blapp
66df920cc9
If there is only one NIC in the system that is up and running, the
...
interface specifier on the command line can be ommited.
Besides of this, the bpf is being reused for each machine
that has to be woken up.
Submitted by: Marc Balmer <marc@msys.ch>
2010-02-08 20:57:49 +00:00
Martin Blapp
bb40fa6f73
Make it clear that "interface" is one out of possibly many interface of the
...
local machine (s/the network interface/a network interface).
Submitted by: Marc Balmer <marc@msys.ch>
MFC after: 3 days
2010-01-02 17:29:13 +00:00
Robert Watson
4d2280e883
Fix wake(8) synopsis to make it clear that at least one lladdr is required
...
as an argument.
Submitted by: Marc Balmer <marc@msys.ch>
MFC after: 3 days
2009-12-26 18:03:16 +00:00
Christian Brueffer
cf6c5eebe7
Use our canonical .Dd format.
...
Submitted by: Ulrich Spoerlein
2009-11-02 12:35:38 +00:00
Martin Blapp
58c6a70a52
Add wake, a tool to send Wake on LAN frames to hosts on a local Ethernet network
...
Submitted by: Marc Balmer <marc@msys.ch>
Reviewed by: rwatson
Approved by: re
M usr.sbin/Makefile
A usr.sbin/wake
AM usr.sbin/wake/wake.c
AM usr.sbin/wake/Makefile
AM usr.sbin/wake/wake.8
2009-06-30 18:51:22 +00:00