]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - Documentation/fault-injection/fault-injection.txt
fault-inject: add /proc/<pid>/fail-nth
[karo-tx-linux.git] / Documentation / fault-injection / fault-injection.txt
index 370ddcbc2b44173d9ddbafc48635b9ab4fa41df7..918972babcd8f2fb877babb7447d4e9476341af3 100644 (file)
@@ -136,7 +136,8 @@ use the boot option:
 
 o proc entries
 
-- /proc/self/task/<current-tid>/fail-nth:
+- /proc/<pid>/fail-nth:
+- /proc/self/task/<tid>/fail-nth:
 
        Write to this file of integer N makes N-th call in the task fail.
        Read from this file returns a integer value. A value of '0' indicates