From: Michael Kerrisk Date: Fri, 9 Dec 2016 12:12:43 +0000 (+0100) Subject: clone.2: Remove ancient libc5 details X-Git-Tag: man-pages-4.09~68 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=92b722248a360bb9968a2d1168cb9391d38ab3a7;p=thirdparty%2Fman-pages.git clone.2: Remove ancient libc5 details Signed-off-by: Michael Kerrisk --- diff --git a/man2/clone.2 b/man2/clone.2 index d465c67cfa..2bb54ff3c2 100644 --- a/man2/clone.2 +++ b/man2/clone.2 @@ -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