OSDN Git Service

(split) LDP man-pages の original/ を v3.30 に更新。
[linuxjm/LDP_man-pages.git] / original / man2 / getresuid.2
index fb7b599..cb55000 100644 (file)
@@ -28,7 +28,7 @@
 .SH NAME
 getresuid, getresgid \- get real, effective and saved user/group IDs
 .SH SYNOPSIS
-.B #define _GNU_SOURCE
+.BR "#define _GNU_SOURCE" "         /* See feature_test_macros(7) */"
 .br
 .B #include <unistd.h>
 .sp
@@ -71,5 +71,4 @@ they also appear on HP-UX and some of the BSDs.
 .BR setresuid (2),
 .BR setreuid (2),
 .BR setuid (2),
-.BR credentials (7),
-.BR feature_test_macros (7)
+.BR credentials (7)