diff options
Diffstat (limited to 'man5/proc.5')
| -rw-r--r-- | man5/proc.5 | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/man5/proc.5 b/man5/proc.5 index ed2cc1c0d9..5470ab5900 100644 --- a/man5/proc.5 +++ b/man5/proc.5 @@ -4877,7 +4877,11 @@ This file is present only if the .B CONFIG_MAGIC_SYSRQ kernel configuration option is enabled. For further details see the Linux kernel source file -.IR Documentation/sysrq.txt . +.I Documentation/admin\-guide/sysrq.rst +.\" commit 9d85025b0418163fae079c9ba8f8445212de8568 +(or +.I Documentation/sysrq.txt +before Linux 4.10). .TP .I /proc/sys/kernel/version This file contains a string such as: @@ -5320,7 +5324,11 @@ typing ALT-SysRq-<character> (see the description of This file is normally writable only by .IR root . For further details see the Linux kernel source file -.IR Documentation/sysrq.txt . +.I Documentation/admin\-guide/sysrq.rst +.\" commit 9d85025b0418163fae079c9ba8f8445212de8568 +(or +.I Documentation/sysrq.txt +before Linux 4.10). .TP .I /proc/sysvipc Subdirectory containing the pseudo-files |
