summaryrefslogtreecommitdiffstats
path: root/share/man/man4/ng_source.4
diff options
context:
space:
mode:
authorjulian <julian@FreeBSD.org>2002-10-31 23:36:16 +0000
committerjulian <julian@FreeBSD.org>2002-10-31 23:36:16 +0000
commit04498e23bdbab5aa76ef7f5cf369f4f227082d1f (patch)
tree99800b631ca81e491ea077f7de3dc1445e868e91 /share/man/man4/ng_source.4
parent337669db25d2abc954fb48916137f6e43f8dbdf1 (diff)
downloadFreeBSD-src-04498e23bdbab5aa76ef7f5cf369f4f227082d1f.zip
FreeBSD-src-04498e23bdbab5aa76ef7f5cf369f4f227082d1f.tar.gz
More formatting fixes
Diffstat (limited to 'share/man/man4/ng_source.4')
-rw-r--r--share/man/man4/ng_source.48
1 files changed, 5 insertions, 3 deletions
diff --git a/share/man/man4/ng_source.4 b/share/man/man4/ng_source.4
index 193ad32..004c8a3 100644
--- a/share/man/man4/ng_source.4
+++ b/share/man/man4/ng_source.4
@@ -83,12 +83,13 @@ This node type supports the generic control messages as well as the following,
which must be sent with the
.Em NGM_SOURCE_COOKIE
attached.
-.Bl -tag -width ########
+.Bl -tag -width ######
.It NGM_SOURCE_GET_STATS
-"getstats":
+.Bl -tag -width #########
+.It "getstats":
Returns a structure containing the following fields:
.\".Bl -bullet -compact -offset 2n
-.Bl -tag -width ########
+.Bl -tag -width #####
.It outOctets:
The number of octets/bytes sent out the 'output' hook.
.It outFrames:
@@ -105,6 +106,7 @@ the output packet count was reached.
.It elapsedTime:
Either endTime-startTime or current time - startTime.
.El
+.El
.It NGM_SOURCE_CLR_STATS
"clrstats":
Clears and resets the statistics returned by getstats (except
OpenPOWER on IntegriCloud