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-next>] [day] [month] [year] [list]
Date:	Mon, 10 Oct 2011 18:38:16 +0200
From:	"Raoul Bhatia [IPAX]" <r.bhatia@...x.at>
To:	trivial@...nel.org
CC:	Borislav Petkov <bp@...64.org>, linux-kernel@...r.kernel.org
Subject: [PATCH] trivial: fix typos in Documentation/edac.txt and Documentation/filesystems/ext4.txt

Fixing trivial typos in
Documentation/edac.txt and
Documentation/filesystems/ext4.txt

patch for current git head checkout from
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git

Signed-off-by: Raoul Bhatia <r.bhatia@...x.at>
---
diff --git a/Documentation/edac.txt b/Documentation/edac.txt
index 249822c..8ba7bb4 100644
--- a/Documentation/edac.txt
+++ b/Documentation/edac.txt
@@ -643,7 +643,7 @@ There is a three level tree beneath the above 'edac' 
directory. For example,
  the 'test_device_edac' device (found at the bluesmoke.sourceforget.net 
website)
  installs itself as:

-	/sys/devices/systm/edac/test-instance
+	/sys/devices/system/edac/test-instance

  in this directory are various controls, a symlink and one or more 
'instance'
  directorys.
diff --git a/Documentation/filesystems/ext4.txt 
b/Documentation/filesystems/ext4.txt
index 232a575..a8356c3 100644
--- a/Documentation/filesystems/ext4.txt
+++ b/Documentation/filesystems/ext4.txt
@@ -352,7 +352,7 @@ noinit_itable		Do not initialize any uninitialized 
inode table
  init_itable=n		The lazy itable init code will wait n times the
  			number of milliseconds it took to zero out the
  			previous block group's inode table.  This
-			minimizes the impact on the systme performance
+			minimizes the impact on the system performance
  			while file system's inode table is being initialized.

  discard			Controls whether ext4 should issue discard/TRIM

-- 
____________________________________________________________________
DI (FH) Raoul Bhatia M.Sc.          email.          r.bhatia@...x.at
Technischer Leiter

IPAX - Aloy Bhatia Hava OEG         web.          http://www.ipax.at
Barawitzkagasse 10/2/2/11           email.            office@...x.at
1190 Wien                           tel.               +43 1 3670030
FN 277995t HG Wien                  fax.            +43 1 3670030 15
____________________________________________________________________
--
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