On Fri, 15 Oct 2010 05:04:18 +0300 Lucian Adrian Grijincu wrote: > Signed-off-by: Lucian Adrian Grijincu <lucian.grijincu@xxxxxxxxx> > --- > Documentation/unshare.txt | 4 ++++ > 1 files changed, 4 insertions(+), 0 deletions(-) > > diff --git a/Documentation/unshare.txt b/Documentation/unshare.txt > index a864351..911978c 100644 > --- a/Documentation/unshare.txt > +++ b/Documentation/unshare.txt > @@ -155,6 +155,10 @@ DESCRIPTION > If CLONE_VM is set, the virtual memory of the caller is > disassociated from the shared virtual memory. > > + CLONE_NEWNET > + If CLONE_NEWNET is set, the network namespace of the > + caller is disassociated from the shared namespace. > + > RETURN VALUE > On success, zero returned. On failure, -1 is returned and errno is > > -- Check with file originator (Janak) and man-pages (hi Michael). --- ~Randy *** Remember to use Documentation/SubmitChecklist when testing your code *** -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html