diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2008-12-01 07:20:45 -0500 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2008-12-05 22:18:08 -0500 |
| commit | 1bc510f5067b8330315240bc2536077ce32f7915 (patch) | |
| tree | 42dc96370b932a8e7de34b4c314c86d01906d5f3 /man7/unix.7 | |
| parent | 2d08404c520317141698c4f3ab5b87eaef3de4e5 (diff) | |
| download | man-pages-1bc510f5067b8330315240bc2536077ce32f7915.tar.gz | |
unix.7: tfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7/unix.7')
| -rw-r--r-- | man7/unix.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/unix.7 b/man7/unix.7 index 29a54958c5..945528f407 100644 --- a/man7/unix.7 +++ b/man7/unix.7 @@ -226,7 +226,7 @@ struct ucred { .in Since glibc 2.8, the -.B __GNU_SOURCE +.B _GNU_SOURCE feature test macro must be defined in order to obtain the definition of this structure. |
