From 99e6309d6ecef1f95d453e127563464835eb9a6f Mon Sep 17 00:00:00 2001 From: fche Date: Tue, 2 Mar 2021 02:06:31 +0000 Subject: removed man pages --- tapsets/API-format-ipaddr_html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tapsets/API-format-ipaddr_html') diff --git a/tapsets/API-format-ipaddr_html b/tapsets/API-format-ipaddr_html index 7055db17..d3b212f1 100644 --- a/tapsets/API-format-ipaddr_html +++ b/tapsets/API-format-ipaddr_html @@ -2,7 +2,7 @@ Returns a string representation for an IP address

Synopsis

     format_ipaddr:string(addr:long,family:long)
-

Arguments

addr

+

Arguments

addr

the IP address

family

the IP address family (either AF_INET or AF_INET6) -- cgit