unix.7: tfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2008-12-01 07:20:45 -05:00
parent 2d08404c52
commit 1bc510f506
1 changed files with 1 additions and 1 deletions

View File

@ -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.