From: Alejandro Colomar Date: Thu, 5 Jun 2025 09:37:54 +0000 (+0200) Subject: man/man3/inet_net_pton.3: SYNOPSIS: ffix X-Git-Tag: man-pages-6.15~32 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5899e25072f8b722020ee3c93cadff6cb5e3f839;p=thirdparty%2Fman-pages.git man/man3/inet_net_pton.3: SYNOPSIS: ffix Signed-off-by: Alejandro Colomar --- diff --git a/man/man3/inet_net_pton.3 b/man/man3/inet_net_pton.3 index 85433bf85..751bfbf76 100644 --- a/man/man3/inet_net_pton.3 +++ b/man/man3/inet_net_pton.3 @@ -17,7 +17,7 @@ Resolver library .BI " void " netp [ nsize "], size_t " nsize ); .BI "char *inet_net_ntop(int " bits ", size_t " psize ; .BI " int " af , -.BI " const void " netp [( bits " - CHAR_BIT + 1) / CHAR_BIT]," +.BI " const void " netp [( bits " \- CHAR_BIT + 1) / CHAR_BIT]," .BI " int " bits , .BI " char " pres [ psize "], size_t " psize ); .fi