diff options
author | Joel Dahl <joel@FreeBSD.org> | 2012-11-13 20:41:36 +0000 |
---|---|---|
committer | Joel Dahl <joel@FreeBSD.org> | 2012-11-13 20:41:36 +0000 |
commit | c60bda17f2a9ed4a8c1ef6483ee7b8f207de7129 (patch) | |
tree | c5b2cb36e2caf23c2f1c4a8c6cda36449a7c51f5 /share/man/man4/ng_h4.4 | |
parent | 8f19da81d1d2e3c3514f05b615314915b9c4a16c (diff) |
Updates for netgraph node manual pages.
Discussed with: glebius
Submitted by: Mamontov Roman <mr.xanto@gmail.com>
Notes
Notes:
svn path=/head/; revision=242997
Diffstat (limited to 'share/man/man4/ng_h4.4')
-rw-r--r-- | share/man/man4/ng_h4.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/ng_h4.4 b/share/man/man4/ng_h4.4 index cda15e409069..a3b99ed9ace7 100644 --- a/share/man/man4/ng_h4.4 +++ b/share/man/man4/ng_h4.4 @@ -71,15 +71,15 @@ similar to the control message. .Sh HOOKS This node type supports the following hooks: -.Bl -tag -width indent -.It Dv hook +.Bl -tag -width ".Va hook" +.It Va hook single HCI frame contained in single .Vt mbuf structure. .El .Sh CONTROL MESSAGES This node type supports the generic control messages, plus the following: -.Bl -tag -width indent +.Bl -tag -width foo .It Dv NGM_H4_NODE_RESET Reset the node. .It Dv NGM_H4_NODE_GET_STATE |