summaryrefslogtreecommitdiffstats
path: root/share/man/man4/man4.amd64/mem.4 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Adjust references for sysctl(3) to sysctl(2)deraadt2018-01-121-3/+3
|
* link to mtrr(4) because the mem(4) driver supports ioctl(2)schwarze2017-09-171-2/+3
| | | | | | in addition to read(2) and write(2) and because that ioctl(2) support is documented in mtrr(4); OK jmc@
* Update the documentation regarding /dev/mem and /dev/kmem;schwarze2017-09-121-4/+9
| | | | | | Theo already clamped down on these devices last year. Triggered by a question from Nan Xiao <xiaonan830818 at gmail dot com>. OK deraadt@
* convert to new .Dd format;jmc2007-05-311-2/+2
|
* space between macro args and punctuation;jmc2005-01-041-2/+2
|
* Very timid start at an amd64 man4 section. intro(4) is pathetic because itmiod2004-02-071-0/+80
matches GENERIC at the moment.