diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2016-10-31 16:45:46 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2016-10-31 16:45:46 +0100 |
| commit | 30ed4712c7942e8a1a746d1e7c3854c798b542ae (patch) | |
| tree | 8876ae151539e1f96947211b580b67012633fa62 /man2 | |
| parent | d3fc509df8b249fe2a724187a363f1288b750551 (diff) | |
| download | man-pages-30ed4712c794.tar.gz | |
chroot.2, dup.2, nfsservctl.2, utimensat.2, malloc_get_state.3, pthread_setaffinity_np.3, ddp.7, fifo.7, ip.7: Remove some out-of-date/obsolete/irrelevant FIXMEs
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man2')
| -rw-r--r-- | man2/chroot.2 | 2 | ||||
| -rw-r--r-- | man2/dup.2 | 1 | ||||
| -rw-r--r-- | man2/nfsservctl.2 | 3 | ||||
| -rw-r--r-- | man2/utimensat.2 | 2 |
4 files changed, 0 insertions, 8 deletions
diff --git a/man2/chroot.2 b/man2/chroot.2 index c2923cb2bb..345338083f 100644 --- a/man2/chroot.2 +++ b/man2/chroot.2 @@ -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), diff --git a/man2/dup.2 b/man2/dup.2 index c05828fe87..d956314c9c 100644 --- a/man2/dup.2 +++ b/man2/dup.2 @@ -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 . diff --git a/man2/nfsservctl.2 b/man2/nfsservctl.2 index 099e6ab366..ac56bd02ec 100644 --- a/man2/nfsservctl.2 +++ b/man2/nfsservctl.2 @@ -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 diff --git a/man2/utimensat.2 b/man2/utimensat.2 index f3a4a6a33a..ace80f8f3c 100644 --- a/man2/utimensat.2 +++ b/man2/utimensat.2 @@ -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 |
