On 10/11/19 10:58 PM, Jakub Wilk wrote: > Remove duplicated word. > > Signed-off-by: Jakub Wilk <jwilk@xxxxxxxxx> 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/