Signed-off-by: Rasmus Villemoes <rv@xxxxxxxxxxxxxxxxxx> --- man2/open_by_handle_at.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/open_by_handle_at.2 b/man2/open_by_handle_at.2 index 45df008..1d22339 100644 --- a/man2/open_by_handle_at.2 +++ b/man2/open_by_handle_at.2 @@ -28,7 +28,7 @@ name_to_handle_at, open_by_handle_at \- obtain handle for a pathname and open file via a handle .SH SYNOPSIS .nf -.B #define _GNU_SOURCE +.B "#define _GNU_SOURCE" " /* See feature_test_macros(7) */" .B #include <sys/types.h> .B #include <sys/stat.h> .B #include <fcntl.h> -- 1.9.2 -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html