clone.2: Remove ancient libc5 details

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2016-12-09 13:12:43 +01:00
parent 5a9fb6b65f
commit 92b722248a
1 changed files with 7 additions and 7 deletions

View File

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