mirror of https://github.com/dirtbags/netarch.git
additional details on the man page
This commit is contained in:
parent
a7fa1c0d24
commit
f9c8ea9d45
|
@ -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 ,
|
||||
|
|
Loading…
Reference in New Issue