diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2010-09-19 07:23:27 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2010-09-22 16:59:07 +0200 |
| commit | c105dbb5150c7a5a822469907f041eff76830300 (patch) | |
| tree | f5c7997eba72352ee216a4ae3309f4389e4565ec /man3/getusershell.3 | |
| parent | b855c15eb45f9871d92b0d96abc8fb3071f184df (diff) | |
| download | man-pages-c105dbb5150c7a5a822469907f041eff76830300.tar.gz | |
getusershell.3, getw.3: ffix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man3/getusershell.3')
| -rw-r--r-- | man3/getusershell.3 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/man3/getusershell.3 b/man3/getusershell.3 index d50ef8c360..b31e2d6dae 100644 --- a/man3/getusershell.3 +++ b/man3/getusershell.3 @@ -48,7 +48,9 @@ Feature Test Macro Requirements for glibc (see .BR getusershell (), .BR setusershell (), .BR endusershell (): +.RS 4 _BSD_SOURCE || (_XOPEN_SOURCE && _XOPEN_SOURCE\ <\ 500) +.RE .ad b .SH DESCRIPTION The |
