diff --git a/doc/netarch.3 b/doc/netarch.3 index f0c09de..399afc6 100644 --- a/doc/netarch.3 +++ b/doc/netarch.3 @@ -58,6 +58,9 @@ both read and write .Lb libpcap packet capture files. .El +.Pp +An example decoder that uses netarch.ip can be found at +.Pa /usr/share/doc/python-netarch/examples/start-here.py . .Sh COMPATIBILITY Python 2 (>= 2.5) @@ -69,6 +72,7 @@ Limited Python 3 compatibility .Xr caesar 1 , .Xr hdng 1 , .Xr p4split 1 , +.Xr pcat 1 , .Xr pmerge 1 , .Xr puniq 1 , .Xr repr 1 ,