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

Commit 06519e7f authored by Ard Biesheuvel's avatar Ard Biesheuvel Committed by Linus Torvalds
Browse files

Documentation: fix multiple typo occurences s/KenelVersion/KernelVersion/

parent 59f2e7df
Loading
Loading
Loading
Loading
+6 −6
Original line number Diff line number Diff line
What:		/config/usb-gadget
Date:		Jun 2013
KenelVersion:	3.11
KernelVersion:	3.11
Description:
		This group contains sub-groups corresponding to created
		USB gadgets.

What:		/config/usb-gadget/gadget
Date:		Jun 2013
KenelVersion:	3.11
KernelVersion:	3.11
Description:

		The attributes of a gadget:
@@ -27,7 +27,7 @@ Description:

What:		/config/usb-gadget/gadget/configs
Date:		Jun 2013
KenelVersion:	3.11
KernelVersion:	3.11
Description:
		This group contains a USB gadget's configurations

@@ -58,20 +58,20 @@ Description:

What:		/config/usb-gadget/gadget/functions
Date:		Jun 2013
KenelVersion:	3.11
KernelVersion:	3.11
Description:
		This group contains functions available to this USB gadget.

What:		/config/usb-gadget/gadget/strings
Date:		Jun 2013
KenelVersion:	3.11
KernelVersion:	3.11
Description:
		This group contains subdirectories for language-specific
		strings for this gadget.

What:		/config/usb-gadget/gadget/strings/language
Date:		Jun 2013
KenelVersion:	3.11
KernelVersion:	3.11
Description:
		The attributes:

+1 −1
Original line number Diff line number Diff line
What:		/config/usb-gadget/gadget/functions/acm.name
Date:		Jun 2013
KenelVersion:	3.11
KernelVersion:	3.11
Description:

		This item contains just one readonly attribute: port_num.
+1 −1
Original line number Diff line number Diff line
What:		/config/usb-gadget/gadget/functions/ecm.name
Date:		Jun 2013
KenelVersion:	3.11
KernelVersion:	3.11
Description:
		The attributes:

+1 −1
Original line number Diff line number Diff line
What:		/config/usb-gadget/gadget/functions/eem.name
Date:		Jun 2013
KenelVersion:	3.11
KernelVersion:	3.11
Description:
		The attributes:

+1 −1
Original line number Diff line number Diff line
What:		/config/usb-gadget/gadget/functions/ffs.name
Date:		Nov 2013
KenelVersion:	3.13
KernelVersion:	3.13
Description:	The purpose of this directory is to create and remove it.

		A corresponding USB function instance is created/removed.
Loading