Changed FIXME formatting

This commit is contained in:
Michael Kerrisk 2006-03-05 20:19:42 +00:00
parent a19b251fd5
commit ac5d787d2a
2 changed files with 4 additions and 2 deletions

View File

@ -98,7 +98,7 @@ The bit number is always rounded to a multiple of
.\" .I policy
.\" instead returns the number of the next node that will be used for
.\" interleaving allocation.
.\" FIXME
.\" FIXME .
.\" The other valid flag is
.\" .I MPOL_F_NODE.
.\" It is only valid when the policy is
@ -121,6 +121,7 @@ is set to indicate the error.
.\" .SH ERRORS
.\" FIXME writeme -- no errors are listed on this page
.\" .
.\" .TP
.\" .B EINVAL
.\" .I nodemask

View File

@ -167,7 +167,8 @@ nor a prototype for the
argument are exposed by glibc.
.\" FIXME (Oct 05)
.\" But check http://sourceware.org/bugzilla/show_bug.cgi?id=1458
.\" to see whether glibc has been fixed to expose these interfaces
.\" to see whether glibc has been fixed to expose MREMAP_FIXED
.\" and the 'new_address' argument.
.\" According to the bug reply, on 14 Oct 05 Ulrich Drepper
.\" made the necessary changes in the glibc CVS.
.SH "CONFORMING TO"