summaryrefslogtreecommitdiffstats
path: root/usr.sbin/fwcontrol/fwcontrol.8
diff options
context:
space:
mode:
authorsimokawa <simokawa@FreeBSD.org>2004-10-23 23:28:08 +0000
committersimokawa <simokawa@FreeBSD.org>2004-10-23 23:28:08 +0000
commit590558cea722536b653cc600ce15022b909daf8d (patch)
tree2a00ff4eb3dc657f913d53b32cc00ac63e200021 /usr.sbin/fwcontrol/fwcontrol.8
parent8ad3de471d5599baaf193538c421b3763e1fafc1 (diff)
downloadFreeBSD-src-590558cea722536b653cc600ce15022b909daf8d.zip
FreeBSD-src-590558cea722536b653cc600ce15022b909daf8d.tar.gz
Add -m option, set default fwmem target.
Diffstat (limited to 'usr.sbin/fwcontrol/fwcontrol.8')
-rw-r--r--usr.sbin/fwcontrol/fwcontrol.84
1 files changed, 4 insertions, 0 deletions
diff --git a/usr.sbin/fwcontrol/fwcontrol.8 b/usr.sbin/fwcontrol/fwcontrol.8
index b57e696..6b32ec1 100644
--- a/usr.sbin/fwcontrol/fwcontrol.8
+++ b/usr.sbin/fwcontrol/fwcontrol.8
@@ -43,6 +43,7 @@
.Op Fl b Ar pri_req
.Op Fl R Ar filename
.Op Fl S Ar filename
+.Op Fl m Ar EUI64 | hostname
.Sh DESCRIPTION
The
.Nm
@@ -102,6 +103,9 @@ in the
Ports Collection.
.It Fl S Ar filename
Send a DV file as isochronous stream.
+.It Fl m Ar EUI64 | hostname
+Set default fwmem target. Hostname will be converted to EUI64 using
+.Xr eui64 5 .
.El
.Sh EXAMPLES
Each DV frame has a fixed size and it is easy to edit the frame order.
OpenPOWER on IntegriCloud