diff options
Diffstat (limited to 'share/man/man3')
-rw-r--r-- | share/man/man3/bitstring.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man3/bitstring.3 b/share/man/man3/bitstring.3 index e05a193..04f7025 100644 --- a/share/man/man3/bitstring.3 +++ b/share/man/man3/bitstring.3 @@ -155,7 +155,7 @@ is set to \-1. .Pp The arguments to these macros are evaluated only once and may safely have side effects. -.Sh EXAMPLE +.Sh EXAMPLES .Bd -literal -offset indent #include <limits.h> #include <bitstring.h> |