Re: [PATCH] unshare.2: fix unbalanced parentheses

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Thanks, Gleb. Applied.

Cheers,

Michael

On 08/08/2015 10:04 AM, Gleb Fotengauer-Malinovskiy wrote:
> ---
>  man2/unshare.2 | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/man2/unshare.2 b/man2/unshare.2
> index 42b2d0e..5d1c235 100644
> --- a/man2/unshare.2
> +++ b/man2/unshare.2
> @@ -50,7 +50,7 @@ _BSD_SOURCE || _SVID_SOURCE
>  .SH DESCRIPTION
>  .BR unshare ()
>  allows a process (or thread) to disassociate parts of its execution
> -context that are currently being shared with other processes or threads).
> +context that are currently being shared with other processes (or threads).
>  Part of the execution context, such as the mount namespace, is shared
>  implicitly when a new process is created using
>  .BR fork (2)
> 


-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Kernel Documentation]     [Netdev]     [Linux Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux