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

Commit 7acccdbc authored by Masanari Iida's avatar Masanari Iida Committed by Jonathan Corbet
Browse files

Doc: treewide: Fix grammar "a" to "an"



This patch fix some grammar mistake.

Signed-off-by: default avatarMasanari Iida <standby24x7@gmail.com>
Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent aa13a960
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -664,7 +664,7 @@ replicas continue to be exactly same.
		if one rbind mounts a tree within the same subtree 'n' times
		the number of mounts created is an exponential function of 'n'.
		Having unbindable mount can help prune the unneeded bind
		mounts. Here is a example.
		mounts. Here is an example.

		step 1:
		   let's say the root tree has just two directories with
+1 −1
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@ SLUB can enable debugging only for selected slabs in order to avoid
an impact on overall system performance which may make a bug more
difficult to find.

In order to switch debugging on one can add a option "slub_debug"
In order to switch debugging on one can add an option "slub_debug"
to the kernel command line. That will enable full debugging for
all slabs.