Added some FIXMEs

This commit is contained in:
Michael Kerrisk 2007-07-03 06:52:50 +00:00
parent 3af8df2f46
commit e48efc8434
1 changed files with 2 additions and 0 deletions

View File

@ -220,6 +220,8 @@ separate choices, and ellipses (\&...) can be repeated.
For functions, it shows any required data declarations or For functions, it shows any required data declarations or
.B #include .B #include
directives, followed by the function declaration. directives, followed by the function declaration.
.\" FIXME . Say something here about compiler options
.\" FIXME . Say something here about feature test macros
.TP .TP
.B DESCRIPTION .B DESCRIPTION
gives an explanation of what the program, function, or format does. gives an explanation of what the program, function, or format does.