lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Tue, 26 Jun 2018 08:42:39 -0600
From:   Jonathan Corbet <corbet@....net>
To:     Martin Kepplinger <martink@...teo.de>
Cc:     linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] Documentation: nommu-map: Fix duplicate word typo

On Fri, 22 Jun 2018 09:32:11 +0200
Martin Kepplinger <martink@...teo.de> wrote:

> Signed-off-by: Martin Kepplinger <martink@...teo.de>
> ---
>  Documentation/nommu-mmap.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/nommu-mmap.txt b/Documentation/nommu-mmap.txt
> index 69556f0d494b..530fed08de2c 100644
> --- a/Documentation/nommu-mmap.txt
> +++ b/Documentation/nommu-mmap.txt
> @@ -47,7 +47,7 @@ and it's also much more restricted in the latter case:
>             appropriate mapping protection capabilities. Ramfs, romfs, cramfs
>             and mtd might all permit this.
>  
> -	 - If the backing device device can't or won't permit direct sharing,
> +	 - If the backing device can't or won't permit direct sharing,
>             but does have the NOMMU_MAP_COPY capability, then a copy of the
>             appropriate bit of the file will be read into a contiguous bit of
>             memory and any extraneous space beyond the EOF will be cleared

Applied, thanks.

jon

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ