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] [thread-next>] [day] [month] [year] [list]
Date:	Sun, 17 Jan 2010 13:53:58 -0800
From:	Randy Dunlap <rdunlap@...otime.net>
To:	Thadeu Lima de Souza Cascardo <cascardo@...oscopio.com>
Cc:	trivial@...nel.org, Thomas Gleixner <tglx@...utronix.de>,
	Ingo Molnar <mingo@...hat.com>,
	"H. Peter Anvin" <hpa@...or.com>, x86@...nel.org,
	linux-kernel@...r.kernel.org, linux-doc@...r.kernel.org
Subject: Re: [PATCH] trivial: fix typo s/programme/program/ in mtrr
 documentation

On Sun, 17 Jan 2010 19:25:51 -0200 Thadeu Lima de Souza Cascardo wrote:

> Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@...oscopio.com>
> ---
>  Documentation/x86/mtrr.txt |    6 +++---
>  1 files changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/Documentation/x86/mtrr.txt b/Documentation/x86/mtrr.txt
> index cc071dc..3ffcbea 100644
> --- a/Documentation/x86/mtrr.txt
> +++ b/Documentation/x86/mtrr.txt
> @@ -195,11 +195,11 @@ int main ()
>      exit (3);
>  }   /*  End Function main  */
>  ===============================================================================
> -Creating MTRRs from a C programme using ioctl()'s:
> +Creating MTRRs from a C program using ioctl()'s:
>  
>  /*  mtrr-add.c
>  
> -    Source file for mtrr-add (example programme to add an MTRRs using ioctl())
> +    Source file for mtrr-add (example program to add MTRRs using ioctl())
>  
>      Copyright (C) 1997-1998  Richard Gooch
>  
> @@ -223,7 +223,7 @@ Creating MTRRs from a C programme using ioctl()'s:
>  */
>  
>  /*
> -    This programme will use an ioctl() on /proc/mtrr to add an entry. The first
> +    This program will use an ioctl() on /proc/mtrr to add an entry. The first
>      available mtrr is used. This is an alternative to writing /proc/mtrr.
>  
>  
> -- 

We accept UK/British English spellings as is.

---
~Randy
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ