linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] mount_namespaces.7: tfix
@ 2019-10-11 20:58 Jakub Wilk
  2019-10-11 21:46 ` Michael Kerrisk (man-pages)
  0 siblings, 1 reply; 2+ messages in thread
From: Jakub Wilk @ 2019-10-11 20:58 UTC (permalink / raw)
  To: Michael Kerrisk; +Cc: linux-man

Remove duplicated word.

Signed-off-by: Jakub Wilk <jwilk@jwilk.net>
---
 man7/mount_namespaces.7 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man7/mount_namespaces.7 b/man7/mount_namespaces.7
index 2447e3067..5c5d3f6c0 100644
--- a/man7/mount_namespaces.7
+++ b/man7/mount_namespaces.7
@@ -1097,7 +1097,7 @@ An application that creates a new mount namespace directly using
 or
 .BR unshare (2)
 may desire to prevent propagation of mount events to other mount namespaces
-(as is is done by
+(as is done by
 .BR unshare (1)).
 This can be done by changing the propagation type of
 mount points in the new namespace to either
-- 
2.23.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] mount_namespaces.7: tfix
  2019-10-11 20:58 [PATCH] mount_namespaces.7: tfix Jakub Wilk
@ 2019-10-11 21:46 ` Michael Kerrisk (man-pages)
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Kerrisk (man-pages) @ 2019-10-11 21:46 UTC (permalink / raw)
  To: Jakub Wilk; +Cc: mtk.manpages, linux-man

On 10/11/19 10:58 PM, Jakub Wilk wrote:
> Remove duplicated word.
> 
> Signed-off-by: Jakub Wilk <jwilk@jwilk.net>

Thanks! Applied.

Cheers,

Michael

> ---
>  man7/mount_namespaces.7 | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/man7/mount_namespaces.7 b/man7/mount_namespaces.7
> index 2447e3067..5c5d3f6c0 100644
> --- a/man7/mount_namespaces.7
> +++ b/man7/mount_namespaces.7
> @@ -1097,7 +1097,7 @@ An application that creates a new mount namespace directly using
>  or
>  .BR unshare (2)
>  may desire to prevent propagation of mount events to other mount namespaces
> -(as is is done by
> +(as is done by
>  .BR unshare (1)).
>  This can be done by changing the propagation type of
>  mount points in the new namespace to either
> 


-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-10-12  5:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-11 20:58 [PATCH] mount_namespaces.7: tfix Jakub Wilk
2019-10-11 21:46 ` Michael Kerrisk (man-pages)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).