[PATCH] trivial: fix typo s/programme/program/ in mtrr documentation

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@xxxxxxxxxxxxxx>
---
 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.
 
 
-- 
1.6.6

--
To unsubscribe from this list: send the line "unsubscribe linux-doc" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Linux FS]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]     [Linux Resources]

  Powered by Linux