diff options
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 |
