]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
chroot.2, dup.2, nfsservctl.2, utimensat.2, malloc_get_state.3, pthread_setaffinity_n...
authorMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 31 Oct 2016 15:45:46 +0000 (16:45 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 31 Oct 2016 15:45:46 +0000 (16:45 +0100)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/chroot.2
man2/dup.2
man2/nfsservctl.2
man2/utimensat.2
man3/malloc_get_state.3
man3/pthread_setaffinity_np.3
man7/ddp.7
man7/fifo.7
man7/ip.7

index c2923cb2bb731c15fa95a8f6563d90a7533ff48b..345338083f0d97b11390289d3811794c34d8168a 100644 (file)
@@ -170,8 +170,6 @@ The root directory is left unchanged by
 FreeBSD has a stronger
 .BR jail ()
 system call.
-.\" FIXME . eventually say something about containers,
-.\" virtual servers, etc.?
 .SH SEE ALSO
 .BR chdir (2),
 .BR pivot_root (2),
index c05828fe87547e0a30866d7e16278edfbc962ddd..d956314c9c1a0035c3708fc07a478a5bb547441a 100644 (file)
@@ -191,7 +191,6 @@ contain an invalid value.
 .TP
 .B EINVAL
 .RB ( dup3 ())
-.\" FIXME . To confirm with Al Viro that this was intended, and its rationale
 .I oldfd
 was equal to
 .IR newfd .
index 099e6ab3660ec512486840c54bb4450a9f54eedf..ac56bd02ec687d70480152a7e659655a278d89e1 100644 (file)
@@ -2,9 +2,6 @@
 .\" This text is in the public domain.
 .\" %%%LICENSE_END
 .\"
-.\" FIXME . The description of nfsservctl() on this page
-.\" is woefully thin.
-.\"
 .TH NFSSERVCTL 2 2015-05-07 "Linux" "Linux Programmer's Manual"
 .SH NAME
 nfsservctl \- syscall interface to kernel nfs daemon
index f3a4a6a33ac64cbb1a3d835e20bf281daebdeb66..ace80f8f3c906c0c5c5ac3a9ab64fcdcd662bee0 100644 (file)
@@ -190,8 +190,6 @@ for a relative pathname).
 See
 .BR openat (2)
 for an explanation of why this can be useful.
-.\" FIXME . Say something about O_SEARCH?  (But it's not in current
-.\" glibc (Mar 08), or kernel 2.6.25.)
 
 If
 .I pathname
index a68a1744f843a9fc1838c1f3b5b245d0f75ed3da..43b1a5953262b526782028d0f568050aaaf35dbb 100644 (file)
@@ -34,6 +34,9 @@ malloc_get_state, malloc_set_state \- record and restore state of malloc impleme
 .BI "int malloc_set_state(void *" state );
 .fi
 .SH DESCRIPTION
+.IR Note :
+these function are removed in glibc version 2.25.
+
 The
 .BR malloc_get_state ()
 function records the current state of all
index 8a4a01090550b5a04de9af582b48c070cc33b7c5..a6c99d73260edcb6496052c59eaf9fa09c4b4e06 100644 (file)
@@ -97,10 +97,6 @@ may be imposed by the "cpuset" mechanism described in
 specified a CPU that was outside the set supported by the kernel.
 (The kernel configuration option
 .BR CONFIG_NR_CPUS
-.\" FIXME . ?
-.\" Loic Domaigne commented: it seems that in the future the
-.\" kernel developers want to make cpumask_t dynamic, so
-.\" CONFIG_NR_CPUS might become obsolete in the future.
 defines the range of the set supported by the kernel data type
 .\" cpumask_t
 used to represent CPU sets.)
index 4f82b51fbae8f04d40204e35b17c89bf934a318b..b8a23a1bd4f45075c5329ad32f9e74b23dcaf0e0 100644 (file)
@@ -147,9 +147,6 @@ All ioctls described in
 apply to DDP.
 .\" FIXME . Add a section about multicasting
 .SH ERRORS
-.\" FIXME . document all errors. We should really fix the kernels to
-.\" give more uniform error returns (ENOMEM vs ENOBUFS, EPERM vs
-.\" EACCES etc.)
 .TP
 .B EACCES
 The user tried to execute an operation without the necessary permissions.
index b0edaa52640013bc48e51d58cbe46084659eef73..7e7e7d318591423429dcb4bc5f5bc69cf3088bd6 100644 (file)
@@ -9,7 +9,6 @@
 .\"
 .\" 990620 - page created - aeb@cwi.nl
 .\"
-.\" FIXME . Add example programs to this page?
 .TH FIFO 7 2008-12-03 "Linux" "Linux Programmer's Manual"
 .SH NAME
 fifo \- first-in first-out special file, named pipe
index 978c25a02069914ee3e127d9f9a8f26a961c285f..da2e5edec90f79e3a3438942a1791d483675cf76 100644 (file)
--- a/man7/ip.7
+++ b/man7/ip.7
@@ -68,7 +68,6 @@ described in RFC\ 791 and RFC\ 1122.
 .B ip
 contains a level 2 multicasting implementation conforming to RFC\ 1112.
 It also contains an IP router including a packet filter.
-.\" FIXME . has someone verified that 2.1 is really 1812 compliant?
 .PP
 The programming interface is BSD-sockets compatible.
 For more information on sockets, see
@@ -536,7 +535,6 @@ take it into account for their packet retransmit strategy.
 To bootstrap the path MTU discovery process on unconnected sockets, it
 is possible to start with a big datagram size
 (up to 64K-headers bytes long) and let it shrink by updates of the path MTU.
-.\" FIXME . this is an ugly hack
 
 To get an initial estimate of the
 path MTU, connect a datagram socket to the destination address using
@@ -676,7 +674,6 @@ struct in_pktinfo {
 .fi
 .in
 .IP
-.\" FIXME . elaborate on that.
 .I ipi_ifindex
 is the unique index of the interface the packet was received on.
 .I ipi_spec_dst