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/getopt.3 | |
| parent | 0381c6e5babafe51e97ca53e4384ece5b1550b5a (diff) | |
Notes
Diffstat (limited to 'lib/libc/stdlib/getopt.3')
| -rw-r--r-- | lib/libc/stdlib/getopt.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdlib/getopt.3 b/lib/libc/stdlib/getopt.3 index ec504fec91bab..1614924371891 100644 --- a/lib/libc/stdlib/getopt.3 +++ b/lib/libc/stdlib/getopt.3 @@ -172,7 +172,7 @@ function multiple times. This is an extension to the .St -p1003.2 specification. -.Sh EXAMPLE +.Sh EXAMPLES .Bd -literal -compact int bflag, ch, fd; |
