summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/getsubopt.3
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-01-12 15:46:56 +0000
committerru <ru@FreeBSD.org>2001-01-12 15:46:56 +0000
commit0a221c5a509f281ceb3cfefc7ab373177376bb58 (patch)
treeeb3ab7d18e570b8f69c22243a2ae5af193bbe5f9 /lib/libc/stdlib/getsubopt.3
parent3c313aa466d3e693d3a3334d87dcde7e7c1cca4c (diff)
downloadFreeBSD-src-0a221c5a509f281ceb3cfefc7ab373177376bb58.zip
FreeBSD-src-0a221c5a509f281ceb3cfefc7ab373177376bb58.tar.gz
mdoc(7) police: Ft/Vt now accept punctuation-type arguments.
Diffstat (limited to 'lib/libc/stdlib/getsubopt.3')
-rw-r--r--lib/libc/stdlib/getsubopt.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdlib/getsubopt.3 b/lib/libc/stdlib/getsubopt.3
index 1efd64e..c085a73 100644
--- a/lib/libc/stdlib/getsubopt.3
+++ b/lib/libc/stdlib/getsubopt.3
@@ -42,7 +42,7 @@
.Lb libc
.Sh SYNOPSIS
.Fd #include <unistd.h>
-.Vt extern char *suboptarg
+.Vt extern char *suboptarg ;
.Ft int
.Fn getsubopt "char **optionp" "char * const *tokens" "char **valuep"
.Sh DESCRIPTION
OpenPOWER on IntegriCloud