[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20201203161253.1c00647c@lwn.net>
Date: Thu, 3 Dec 2020 16:12:53 -0700
From: Jonathan Corbet <corbet@....net>
To: Andrew Klychkov <andrew.a.klychkov@...il.com>
Cc: linux-kernel@...r.kernel.org, rdunlap@...radead.org
Subject: Re: [PATCH] (fixed after review) Documentation: fix typos found in
admin-guide subdirectory
On Thu, 3 Dec 2020 10:22:47 +0300
Andrew Klychkov <andrew.a.klychkov@...il.com> wrote:
> --- a/Documentation/admin-guide/cifs/usage.rst
> +++ b/Documentation/admin-guide/cifs/usage.rst
> @@ -115,7 +115,7 @@ later source tree in docs/manpages/mount.cifs.8
> Allowing User Unmounts
> ======================
>
> -To permit users to ummount directories that they have user mounted (see above),
> +To permit users to unmount directories that they have user mounted (see above),
> the utility umount.cifs may be used. It may be invoked directly, or if
> umount.cifs is placed in /sbin, umount can invoke the cifs umount helper
> (at least for most versions of the umount utility) for umount of cifs
> @@ -197,7 +197,7 @@ that is ignored by local server applications and non-cifs clients and that will
> not be traversed by the Samba server). This is opaque to the Linux client
> application using the cifs vfs. Absolute symlinks will work to Samba 3.0.5 or
> later, but only for remote clients using the CIFS Unix extensions, and will
> -be invisbile to Windows clients and typically will not affect local
> +be invisibile to Windows clients and typically will not affect local
So this one replaces one typo with another - perhaps not what you had in
mind :)
> applications running on the same server as Samba.
Thanks,
jon
Powered by blists - more mailing lists