summaryrefslogtreecommitdiffstats
path: root/share/man/man4/man4.landisk (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Adjust references for sysctl(3) to sysctl(2)deraadt2018-01-121-3/+3
|
* 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@
* for some time now mandoc has not required MLINKS to functionjmc2016-03-301-2/+1
| | | | | | | | | | | | correctly - logically complete that now by removing MLINKS from base; authors need only to ensure there is an entry in NAME for any function/ util being added. MLINKS will still work, and remain for perl to ease upgrades; ok nicm (curses) bcook (ssl) ok schwarze, who provided a lot of feedback and assistance ok tb natano jung
* Restore the true Copyright notice and license of intro(4) that variousschwarze2014-09-191-18/+17
| | | | | | | | | people illegally replaced with their own fabrications. Use the correct years when the original file was actually written and changed; the original in part listed wrong years. Some of the notices regarding later changes can be dropped because none of the respective text remains. ok sobrado@ jmc@ miod@
* do not use Sx for sections outwith the man page;jmc2013-06-291-8/+4
|
* machdep.kbdreset enables a shutdown by Ctrl-Alt-Del on amd64 andnaddy2011-06-241-4/+7
| | | | | | | | | | | | | | | i386. Stop abusing it on other archs for controling a shutdown by pressing the soft power button: * Add a MI sysctl hw.allowpowerdown; if set to 1 (the default) it allows a power button shutdown. * Make acpi(4)/acpibtn(4) honor hw.allowpowerdown. * Switch the various power button intercepts on landisk, sgi, sparc64 and zaurus over to hw.allowpowerdown. * Garbage collect the machdep.kbdreset sysctl on all archs other than amd64 and i386. ok miod@
* fix some unbalanced quoting, and a little whitespace removal;jmc2010-09-191-3/+3
|
* Do not provide md mainbus(4) since there is an mi blurb.miod2008-05-202-64/+2
|
* add onewire(4) to the hardware list;jmc2007-10-091-2/+4
|
* !.Tn is spawning behind my back!jmc2007-06-211-4/+4
| | | | .Tn -> .Sx: section headers are not tradenames;
* convert to new .Dd format;jmc2007-05-316-12/+12
|
* Uncomment landisk kmem(4) linkmiod2007-03-081-2/+2
|
* sort manpage listmartin2007-03-041-2/+2
|
* sort SEE ALSO;jmc2007-03-021-2/+2
|
* fix SEE ALSO;jmc2007-03-021-3/+3
|
* use exact .Nd lines for the various devices;jmc2007-03-021-10/+10
|
* shrink the list of missing landisk section 4 manpages, more to comemartin2007-03-016-9/+251
|
* oops - no point putting stuff in SEE ALSO when we already have themjmc2007-01-301-5/+3
| | | | in the supported devices list;
* add manpages for physical and kernel virtual memory, plus onboard I/Omartin2007-01-293-3/+148
| | | | ok jmc@
* document what one can do with the power switchmartin2007-01-152-0/+55