diff options
Diffstat (limited to 'man3/getopt.3')
| -rw-r--r-- | man3/getopt.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man3/getopt.3 b/man3/getopt.3 index 563ca10a9e..16f442ad8c 100644 --- a/man3/getopt.3 +++ b/man3/getopt.3 @@ -64,11 +64,11 @@ optarg, optind, opterr, optopt \- Parse command-line options .BI " const struct option *" longopts ", int *" longindex ); .fi .PP -.in -4n +.RS -4 Feature Test Macro Requirements for glibc (see .BR feature_test_macros (7)): .ad l -.in +.RE .PP .BR getopt (): _POSIX_C_SOURCE\ >=\ 2 || _XOPEN_SOURCE |
