Fix typos in tainted-kernels.rst file. Signed-off-by: Tamara Diaconita <diaconita.tamara@xxxxxxxxx> --- Documentation/admin-guide/tainted-kernels.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/admin-guide/tainted-kernels.rst b/Documentation/admin-guide/tainted-kernels.rst index 1df03b5..f96e8a5 100644 --- a/Documentation/admin-guide/tainted-kernels.rst +++ b/Documentation/admin-guide/tainted-kernels.rst @@ -8,7 +8,7 @@ characters, each representing a particular tainted value. 1) 'G' if all modules loaded have a GPL or compatible license, 'P' if any proprietary module has been loaded. Modules without a - MODULE_LICENSE or with a MODULE_LICENSE that is not recognised by + MODULE_LICENSE or with a MODULE_LICENSE that is not recognized by insmod as GPL compatible are assumed to be proprietary. 2) ``F`` if any module was force loaded by ``insmod -f``, ``' '`` if all -- 2.9.3 -- 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