mem.4: /dev/kmem depends on CONFIG_DEVKMEM

Signed-off-by: Elie De Brauwer <eliedebrauwer@gmail.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Elie De Brauwer 2015-01-06 11:41:01 +01:00 committed by Michael Kerrisk
parent cf781d9960
commit 0d9096a75f
1 changed files with 3 additions and 0 deletions

View File

@ -54,6 +54,9 @@ is the same as
.BR mem ,
except that the kernel virtual memory
rather than physical memory is accessed.
Since 2.6.26, this file is only available if the
.B CONFIG_DEVKMEM
kernel configuration option is enabled.
.LP
It is typically created by:
.RS