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 -- 1.7.1 -- 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