]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
clone.2: Remove ancient libc5 details
authorMichael Kerrisk <mtk.manpages@gmail.com>
Fri, 9 Dec 2016 12:12:43 +0000 (13:12 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Fri, 9 Dec 2016 12:21:56 +0000 (13:21 +0100)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/clone.2

index d465c67cfadffdc5d0d1761bb7de21cdbd35c6e7..2bb54ff3c2c9417b04bbecda9cea69ee25992c73 100644 (file)
@@ -1104,13 +1104,13 @@ and the call would cause the limit on the number of
 nested user namespaces to be exceeded.
 See
 .BR user_namespaces (7).
-.SH VERSIONS
-There is no entry for
-.BR clone ()
-in libc5.
-glibc2 provides
-.BR clone ()
-as described in this manual page.
+.\" .SH VERSIONS
+.\" There is no entry for
+.\" .BR clone ()
+.\" in libc5.
+.\" glibc2 provides
+.\" .BR clone ()
+.\" as described in this manual page.
 .SH CONFORMING TO
 .BR clone ()
 is Linux-specific and should not be used in programs