aboutsummaryrefslogtreecommitdiffstats
path: root/man3/getsubopt.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/getsubopt.3')
-rw-r--r--man3/getsubopt.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/getsubopt.3 b/man3/getsubopt.3
index e65e5f9bb9..a7992bf90a 100644
--- a/man3/getsubopt.3
+++ b/man3/getsubopt.3
@@ -27,7 +27,7 @@
getsubopt \- parse suboption arguments from a string
.SH SYNOPSIS
.B #include <stdlib.h>
-
+.PP
.BI "int getsubopt(char **"optionp ", char * const *" tokens \
", char **" valuep );
.PP