aboutsummaryrefslogtreecommitdiffstats
path: root/man7/unix.7
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2008-12-01 07:20:45 -0500
committerMichael Kerrisk <mtk.manpages@gmail.com>2008-12-05 22:18:08 -0500
commit1bc510f5067b8330315240bc2536077ce32f7915 (patch)
tree42dc96370b932a8e7de34b4c314c86d01906d5f3 /man7/unix.7
parent2d08404c520317141698c4f3ab5b87eaef3de4e5 (diff)
downloadman-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.72
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.