aboutsummaryrefslogtreecommitdiffstats
path: root/man3/inet_net_pton.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/inet_net_pton.3')
-rw-r--r--man3/inet_net_pton.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/inet_net_pton.3 b/man3/inet_net_pton.3
index 85bbebd8ad..37758414b0 100644
--- a/man3/inet_net_pton.3
+++ b/man3/inet_net_pton.3
@@ -29,7 +29,7 @@ inet_net_pton, inet_net_ntop \- Internet network number conversion
.SH SYNOPSIS
.nf
.B #include <arpa/inet.h>
-
+.PP
.BI "int inet_net_pton(int " af ", const char *" pres ,
.BI " void *" netp ", size_t " nsize );