Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3dbda77e authored by Uwe Kleine-Koenig's avatar Uwe Kleine-Koenig Committed by Jiri Kosina
Browse files

trivial: fix typos "man[ae]g?ment" -> "management"

parent 31d0f845
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -568,7 +568,7 @@ static void board_select_chip (struct mtd_info *mtd, int chip)
			<para>
				The blocks in which the tables are stored are procteted against
				accidental access by marking them bad in the memory bad block
				table. The bad block table managment functions are allowed
				table. The bad block table management functions are allowed
				to circumvernt this protection.
			</para>
			<para>
+1 −1
Original line number Diff line number Diff line
@@ -317,7 +317,7 @@
        <para>
          The SAS transport class contains common code to deal with SAS HBAs,
          an aproximated representation of SAS topologies in the driver model,
          and various sysfs attributes to expose these topologies and managment
          and various sysfs attributes to expose these topologies and management
          interfaces to userspace.
        </para>
        <para>
+1 −1
Original line number Diff line number Diff line
@@ -514,7 +514,7 @@ iv. Remove yield() while mailbox handshake in synchronous commands

v.	Remove redundant __megaraid_busywait_mbox routine

vi.	Fix bug in the managment module, which causes a system lockup when the
vi.	Fix bug in the management module, which causes a system lockup when the
	IO module is loaded and then unloaded, followed by executing any
	management utility. The current version of management module does not
	handle the adapter unregister properly.
+1 −1
Original line number Diff line number Diff line
@@ -387,7 +387,7 @@ STAC92HD73*
STAC92HD83*
===========
  ref		Reference board
  mic-ref	Reference board with power managment for ports
  mic-ref	Reference board with power management for ports
  dell-s14	Dell laptop
  auto		BIOS setup (default)

+1 −1
Original line number Diff line number Diff line
@@ -133,7 +133,7 @@ of ftrace. Here is a list of some of the key files:
	than requested, the rest of the page will be used,
	making the actual allocation bigger than requested.
	( Note, the size may not be a multiple of the page size
	  due to buffer managment overhead. )
	  due to buffer management overhead. )

	This can only be updated when the current_tracer
	is set to "nop".
Loading