On 08/30/2018 01:04 PM, Jakub Wilk wrote: > Signed-off-by: Jakub Wilk <jwilk@xxxxxxxxx> Thanks, Jakub. Applied. Cheers, Michael > --- > man2/mount.2 | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/man2/mount.2 b/man2/mount.2 > index efc442781..1e4624743 100644 > --- a/man2/mount.2 > +++ b/man2/mount.2 > @@ -309,7 +309,7 @@ The following flags are per-superblock: > and > .BR MS_SYNCHRONOUS . > .\" And MS_I_VERSION? > -The inital settings of these flags are determined on the first > +The initial settings of these flags are determined on the first > mount of the filesystem, and will be shared by all subsequent mounts > of the same filesystem. > Subsequently, the settings of the flags can be changed > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/