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

View File

@ -167,7 +167,8 @@ nor a prototype for the
argument are exposed by glibc. argument are exposed by glibc.
.\" FIXME (Oct 05) .\" FIXME (Oct 05)
.\" But check http://sourceware.org/bugzilla/show_bug.cgi?id=1458 .\" 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 .\" According to the bug reply, on 14 Oct 05 Ulrich Drepper
.\" made the necessary changes in the glibc CVS. .\" made the necessary changes in the glibc CVS.
.SH "CONFORMING TO" .SH "CONFORMING TO"