diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2000-11-17 11:44:16 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2000-11-17 11:44:16 +0000 |
| commit | 251c176f415c9dc57b7c8c063aec4208bfc2efa6 (patch) | |
| tree | b20039d419ec288fbf0d7ae8b3245d7ca66852c7 /lib/libc/stdlib/getsubopt.3 | |
| parent | 0381c6e5babafe51e97ca53e4384ece5b1550b5a (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 550cfb377d8d7..1efd64ef1a486 100644 --- a/lib/libc/stdlib/getsubopt.3 +++ b/lib/libc/stdlib/getsubopt.3 @@ -95,7 +95,7 @@ The argument will be set to point to the ``value'' portion of the token, or .Dv NULL if no ``value'' portion was present. -.Sh EXAMPLE +.Sh EXAMPLES .Bd -literal -compact char *tokens[] = { #define ONE 0 |
