aboutsummaryrefslogtreecommitdiffstats
path: root/man2
diff options
context:
space:
mode:
Diffstat (limited to 'man2')
-rw-r--r--man2/chroot.21
-rw-r--r--man2/utimensat.21
-rw-r--r--man2/vfork.22
3 files changed, 1 insertions, 3 deletions
diff --git a/man2/chroot.2 b/man2/chroot.2
index 80c4caa073..7a2d025012 100644
--- a/man2/chroot.2
+++ b/man2/chroot.2
@@ -54,7 +54,6 @@ _XOPEN_SOURCE && ! (_POSIX_C_SOURCE\ >=\ 200112L)
|| /* Since glibc 2.20: */ _DEFAULT_SOURCE
|| /* Glibc versions <= 2.19: */ _BSD_SOURCE
.TP 4
-.fi
Before glibc 2.2.2: none
.PD
.RE
diff --git a/man2/utimensat.2 b/man2/utimensat.2
index 3e06d9120f..62757e1373 100644
--- a/man2/utimensat.2
+++ b/man2/utimensat.2
@@ -269,7 +269,6 @@ capability).
.\" .I fd
.\" refers do not allow searches.
.\" EXT2_IMMUTABLE_FL and similar flags for other filesystems.
-.RE
.TP
.B EBADF
.RB ( futimens ())
diff --git a/man2/vfork.2 b/man2/vfork.2
index eddce6a5a9..28ee309bb4 100644
--- a/man2/vfork.2
+++ b/man2/vfork.2
@@ -51,8 +51,8 @@ Since glibc 2.12:
(_XOPEN_SOURCE\ >=\ 500) && ! (_POSIX_C_SOURCE\ >=\ 200809L)
|| /* Since glibc 2.19: */ _DEFAULT_SOURCE
|| /* Glibc versions <= 2.19: */ _BSD_SOURCE
-.TP 4
.fi
+.TP 4
Before glibc 2.12:
_BSD_SOURCE || _XOPEN_SOURCE\ >=\ 500
.\" || _XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED