From 41d417d2853f72694a4812d38e0a5da811896cb0 Mon Sep 17 00:00:00 2001 From: fche Date: Thu, 11 Jun 2020 15:23:44 +0000 Subject: removed man pages --- tapsets/API-sigset-mask-str_html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tapsets/API-sigset-mask-str_html') diff --git a/tapsets/API-sigset-mask-str_html b/tapsets/API-sigset-mask-str_html index 13868b32..2354cc85 100644 --- a/tapsets/API-sigset-mask-str_html +++ b/tapsets/API-sigset-mask-str_html @@ -2,6 +2,6 @@ Returns the string representation of a sigset

Synopsis

     sigset_mask_str:string(mask:long)
-

Arguments

mask

+

Arguments

mask

the sigset to convert to string.

-- cgit