diff options
| author | Julian Elischer <julian@FreeBSD.org> | 2001-01-26 11:37:09 +0000 |
|---|---|---|
| committer | Julian Elischer <julian@FreeBSD.org> | 2001-01-26 11:37:09 +0000 |
| commit | eaad7472638fcd4e8591e907f2c0bf05a967ea21 (patch) | |
| tree | 68bc1a3dafc38ed415aaf38652d8f5a77610b882 /sys/modules | |
| parent | 567d052125f34f64e3ab327ea33f87348f71464d (diff) | |
Notes
Diffstat (limited to 'sys/modules')
| -rw-r--r-- | sys/modules/netgraph/tee/ng_tee.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/modules/netgraph/tee/ng_tee.4 b/sys/modules/netgraph/tee/ng_tee.4 index cd2ad1a90425..9a2fcfb93a65 100644 --- a/sys/modules/netgraph/tee/ng_tee.4 +++ b/sys/modules/netgraph/tee/ng_tee.4 @@ -81,9 +81,9 @@ Packets may also be received on and .Dv left2right ; if so, they are forwarded unchanged out hooks -.Dv left +.Dv right and -.Dv right , +.Dv left , respectively. .Sh HOOKS This node type supports the following hooks: |
