diff options
Diffstat (limited to 'man5')
| -rw-r--r-- | man5/proc.5 | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/man5/proc.5 b/man5/proc.5 index 6847689ffd..641d66fae3 100644 --- a/man5/proc.5 +++ b/man5/proc.5 @@ -2769,10 +2769,14 @@ A list of the ciphers provided by the kernel crypto API. For details, see the kernel .I "Linux Kernel Crypto API" documentation available under the kernel source directory -.IR Documentation/DocBook . -(That documentation can be built using a command such as +.I Documentation/crypto/ +.\" commit 3b72c814a8e8cd638e1ba0da4dfce501e9dff5af +(or +.I Documentation/DocBook +before 4.10; +the documentation can be built using a command such as .IR "make htmldocs" -in the root directory of the kernel source tree.) +in the root directory of the kernel source tree). .TP .I /proc/cpuinfo This is a collection of CPU and system architecture dependent items, |
