diff options
| -rw-r--r-- | Documentation/media/v4l-drivers/bttv.rst | 2 | ||||
| -rw-r--r-- | Documentation/s390/Debugging390.txt | 2 | ||||
| -rw-r--r-- | Documentation/sysctl/kernel.txt | 2 | ||||
| -rw-r--r-- | Documentation/virtual/uml/UserModeLinux-HOWTO.txt | 6 |
4 files changed, 6 insertions, 6 deletions
diff --git a/Documentation/media/v4l-drivers/bttv.rst b/Documentation/media/v4l-drivers/bttv.rst index bc63b12efafd..195ccaac2816 100644 --- a/Documentation/media/v4l-drivers/bttv.rst +++ b/Documentation/media/v4l-drivers/bttv.rst | |||
| @@ -312,7 +312,7 @@ information out of a register+stack dump printed by the kernel on | |||
| 312 | protection faults (so-called "kernel oops"). | 312 | protection faults (so-called "kernel oops"). |
| 313 | 313 | ||
| 314 | If you run into some kind of deadlock, you can try to dump a call trace | 314 | If you run into some kind of deadlock, you can try to dump a call trace |
| 315 | for each process using sysrq-t (see Documentation/sysrq.txt). | 315 | for each process using sysrq-t (see Documentation/admin-guide/sysrq.rst). |
| 316 | This way it is possible to figure where *exactly* some process in "D" | 316 | This way it is possible to figure where *exactly* some process in "D" |
| 317 | state is stuck. | 317 | state is stuck. |
| 318 | 318 | ||
diff --git a/Documentation/s390/Debugging390.txt b/Documentation/s390/Debugging390.txt index 3df8babcdc41..5ae7f868a007 100644 --- a/Documentation/s390/Debugging390.txt +++ b/Documentation/s390/Debugging390.txt | |||
| @@ -2116,7 +2116,7 @@ The sysrq key reading is very picky ( I have to type the keys in an | |||
| 2116 | This is particularly useful for syncing disks unmounting & rebooting | 2116 | This is particularly useful for syncing disks unmounting & rebooting |
| 2117 | if the machine gets partially hung. | 2117 | if the machine gets partially hung. |
| 2118 | 2118 | ||
| 2119 | Read Documentation/sysrq.txt for more info | 2119 | Read Documentation/admin-guide/sysrq.rst for more info |
| 2120 | 2120 | ||
| 2121 | References: | 2121 | References: |
| 2122 | =========== | 2122 | =========== |
diff --git a/Documentation/sysctl/kernel.txt b/Documentation/sysctl/kernel.txt index a32b4b748644..bac23c198360 100644 --- a/Documentation/sysctl/kernel.txt +++ b/Documentation/sysctl/kernel.txt | |||
| @@ -85,7 +85,7 @@ show up in /proc/sys/kernel: | |||
| 85 | - softlockup_all_cpu_backtrace | 85 | - softlockup_all_cpu_backtrace |
| 86 | - soft_watchdog | 86 | - soft_watchdog |
| 87 | - stop-a [ SPARC only ] | 87 | - stop-a [ SPARC only ] |
| 88 | - sysrq ==> Documentation/sysrq.txt | 88 | - sysrq ==> Documentation/admin-guide/sysrq.rst |
| 89 | - sysctl_writes_strict | 89 | - sysctl_writes_strict |
| 90 | - tainted | 90 | - tainted |
| 91 | - threads-max | 91 | - threads-max |
diff --git a/Documentation/virtual/uml/UserModeLinux-HOWTO.txt b/Documentation/virtual/uml/UserModeLinux-HOWTO.txt index f4099ca6b483..87b80f589e1c 100644 --- a/Documentation/virtual/uml/UserModeLinux-HOWTO.txt +++ b/Documentation/virtual/uml/UserModeLinux-HOWTO.txt | |||
| @@ -2401,9 +2401,9 @@ | |||
| 2401 | 2401 | ||
| 2402 | This takes one argument, which is a single letter. It calls the | 2402 | This takes one argument, which is a single letter. It calls the |
| 2403 | generic kernel's SysRq driver, which does whatever is called for by | 2403 | generic kernel's SysRq driver, which does whatever is called for by |
| 2404 | that argument. See the SysRq documentation in Documentation/sysrq.txt | 2404 | that argument. See the SysRq documentation in |
| 2405 | in your favorite kernel tree to see what letters are valid and what | 2405 | Documentation/admin-guide/sysrq.rst in your favorite kernel tree to |
| 2406 | they do. | 2406 | see what letters are valid and what they do. |
| 2407 | 2407 | ||
| 2408 | 2408 | ||
| 2409 | 2409 | ||
