diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-01-12 15:46:56 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-01-12 15:46:56 +0000 |
| commit | b77b3c00be5547ec50166dc07fd7ed8f5835be94 (patch) | |
| tree | 273d67850fba0e4c76a19b45707fb4f8e05bbbe7 /lib/libc/stdlib/getsubopt.3 | |
| parent | 5ba22da47118a556a7c9522976076f2941df35f1 (diff) | |
Notes
Diffstat (limited to 'lib/libc/stdlib/getsubopt.3')
| -rw-r--r-- | lib/libc/stdlib/getsubopt.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdlib/getsubopt.3 b/lib/libc/stdlib/getsubopt.3 index 1efd64ef1a48..c085a73ac353 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 |
