Commit 7a87724d authored by Naoki Hayama's avatar Naoki Hayama Committed by Jonathan Corbet
Browse files

Documentation/admin-guide: tainted-kernels: Fix typo occured

parent 6575aeab
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -130,7 +130,7 @@ More detailed explanation for tainting
 5)  ``B`` If a page-release function has found a bad page reference or some
     unexpected page flags. This indicates a hardware problem or a kernel bug;
     there should be other information in the log indicating why this tainting
     occured.
     occurred.

 6)  ``U`` if a user or user application specifically requested that the
     Tainted flag be set, ``' '`` otherwise.