From e48efc84345189dc1305775cc6b7c1e90f5fafb8 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Tue, 3 Jul 2007 06:52:50 +0000 Subject: [PATCH] Added some FIXMEs --- man7/man-pages.7 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/man7/man-pages.7 b/man7/man-pages.7 index 7a0960163..2018bb454 100644 --- a/man7/man-pages.7 +++ b/man7/man-pages.7 @@ -220,6 +220,8 @@ separate choices, and ellipses (\&...) can be repeated. For functions, it shows any required data declarations or .B #include directives, followed by the function declaration. +.\" FIXME . Say something here about compiler options +.\" FIXME . Say something here about feature test macros .TP .B DESCRIPTION gives an explanation of what the program, function, or format does.