]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
man/man3/inet_net_pton.3: SYNOPSIS: ffix
authorAlejandro Colomar <alx@kernel.org>
Thu, 5 Jun 2025 09:37:54 +0000 (11:37 +0200)
committerAlejandro Colomar <alx@kernel.org>
Thu, 5 Jun 2025 14:20:15 +0000 (16:20 +0200)
Signed-off-by: Alejandro Colomar <alx@kernel.org>
man/man3/inet_net_pton.3

index 85433bf855475906274430a53a635e5f971d46e1..751bfbf763e0fbd43433eb5e6e8a4b3eb61931bd 100644 (file)
@@ -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