From bf2418374948d780c00328ec7f0ef7aa3082297e Mon Sep 17 00:00:00 2001 From: Gleb Smirnoff Date: Wed, 16 Nov 2005 14:08:17 +0000 Subject: [PATCH] Xref ng_ether(4) and ng_iface(4) nodes, which are used in examples. --- share/man/man4/ng_netflow.4 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/share/man/man4/ng_netflow.4 b/share/man/man4/ng_netflow.4 index a21b341ccc6..40aa557c2ed 100644 --- a/share/man/man4/ng_netflow.4 +++ b/share/man/man4/ng_netflow.4 @@ -244,6 +244,8 @@ SEQ .Ed .Sh SEE ALSO .Xr netgraph 4 , +.Xr ng_ether 4 , +.Xr ng_iface 4 , .Xr ng_ksocket 4 , .Xr ng_tee 4 , .Xr flowctl 8 ,