summaryrefslogtreecommitdiffstats
path: root/share/man/man4/witness.4
Commit message (Collapse)AuthorAgeFilesLines
* MFC r280475:ngie2015-04-251-1/+1
| | | | | | The number of commands added when ddb(4) is enabled is 3, not 2 Sponsored by: EMC / Isilon Storage Division
* - Witness doesn't verify the old MTX_NOSWITCH flag's correctness (that was ↵jhb2012-05-301-16/+19
| | | | | | | | | obsoleted when critical sections were added). Instead, list a check that witness does perform. - Note that 'show locks' in DDB takes an optional thread argument. - Document 'show all locks'. - Remove the BUGS section, the bug in question was fixed 11 years ago in r76272.
* Reflect recent changes to the sysctl debug.witness.watch moving into aattilio2008-08-301-3/+4
| | | | tri-state variable.
* Fix all the spelling mistakes I could find in the man pages for wordskeramida2005-07-311-1/+1
| | | | | | | | that have at least 3 characters. MFC after: 1 week Thanks to: Music band ``Chingon'' for keeping me company while searching for these.
* Don't start a sentence with an identifier.yar2005-07-131-0/+3
| | | | | | Add missing cross-references to SEE ALSO. X-MFC after: 6.0-RELEASE (not a big deal to bother re@)
* Assorted markup fixes and minor wordsmithing.ru2005-06-151-3/+4
| | | | Approved by: re
* Document the debug.witness.watch sysctl/tuneable.alfred2005-04-091-0/+10
|
* WITNESS_DDB is now called WITNESS_KDB.simon2004-11-261-2/+2
| | | | MFC after: 3 days
* document the recent change to debug.witness.*jmg2004-09-061-4/+4
| | | | | | fix spelling of debug.witness.kdb MFC after: 5 days
* Correct the name of a loader(8) tunable.ru2004-01-251-1/+1
|
* mdoc(7) police: s;BSD/OS;.Bsx; where appropriate.ru2001-08-131-2/+2
|
* Use a plain .Dv for kernel option names rather than .Qq Dv to be consistentjhb2001-04-041-2/+2
| | | | with other manpages.
* mdoc(7) police: fix markup and spelling.ru2001-04-041-8/+12
|
* Add a simple manpage describing the basic functionality of witness.jhb2001-03-281-0/+125
It needs a diagonistics section added at some point in the future.
OpenPOWER on IntegriCloud