summaryrefslogtreecommitdiffstats
path: root/share/man/man4/em.4
diff options
context:
space:
mode:
authoruqs <uqs@FreeBSD.org>2011-06-02 09:56:53 +0000
committeruqs <uqs@FreeBSD.org>2011-06-02 09:56:53 +0000
commit75c697f88d61363d7adef67f64cb2a0073c9beec (patch)
treee94369ba2b112f7b08376a6a50a7996917dc4e8e /share/man/man4/em.4
parent1c9f17fc8bc959ef6ecec0ba9d0b579e0dc4adb3 (diff)
downloadFreeBSD-src-75c697f88d61363d7adef67f64cb2a0073c9beec.zip
FreeBSD-src-75c697f88d61363d7adef67f64cb2a0073c9beec.tar.gz
mdoc: reorder sections consistently
Diffstat (limited to 'share/man/man4/em.4')
-rw-r--r--share/man/man4/em.428
1 files changed, 14 insertions, 14 deletions
diff --git a/share/man/man4/em.4 b/share/man/man4/em.4
index ecde44d..842f9ee 100644
--- a/share/man/man4/em.4
+++ b/share/man/man4/em.4
@@ -227,6 +227,20 @@ If
is non-zero, this tunable limits the maximum delay in which a transmit
interrupt is generated.
.El
+.Sh FILES
+.Bl -tag -width /dev/led/em*
+.It Pa /dev/led/em*
+identification LED device nodes
+.El
+.Sh EXAMPLES
+Make the identification LED of em0 blink:
+.Pp
+.Dl "echo f2 > /dev/led/em0"
+.Pp
+Turn the identification LED of em0 off again:
+.Pp
+.Dl "echo 0 > /dev/led/em0"
+.Pp
.Sh DIAGNOSTICS
.Bl -diag
.It "em%d: Unable to allocate bus resource: memory"
@@ -246,20 +260,6 @@ If an issue is identified with the released source code on the supported kernel
with a supported adapter, email the specific information related to the
issue to
.Aq freebsdnic@mailbox.intel.com .
-.Sh FILES
-.Bl -tag -width /dev/led/em*
-.It Pa /dev/led/em*
-identification LED device nodes
-.El
-.Sh EXAMPLES
-Make the identification LED of em0 blink:
-.Pp
-.Dl "echo f2 > /dev/led/em0"
-.Pp
-Turn the identification LED of em0 off again:
-.Pp
-.Dl "echo 0 > /dev/led/em0"
-.Pp
.Sh SEE ALSO
.Xr altq 4 ,
.Xr arp 4 ,
OpenPOWER on IntegriCloud