summaryrefslogtreecommitdiffstats
path: root/share/man/man8/crash.8
Commit message (Collapse)AuthorAgeFilesLines
* multiple: Remove 3rd clause from BSD license where approved by theeadler2014-03-141-5/+1
| | | | | | | | | regents and renumber. This patch skips files in contrib/ and crypto/ Acked by: imp Discussed with: emaste
* Fix various broken links in manual pages.gjb2011-07-231-2/+2
| | | | | | | | Submitted by: Michiel Overtoom (motoom % xs4all nl) PR: 159130 159131 159132 159133 159134 159135 159136 159137 158138 159144 Approved by: re (kib) MFC after: 3 days
* Use 'manual page' instead of 'man page' for consistency.hmp2005-06-301-2/+2
| | | | Approved by: re (hrs)
* Substitute "kgdb" for "gdb -k".jkoshy2005-06-071-5/+3
|
* Uniformly refer to a file system as "file system".ru2002-12-121-9/+9
| | | | Approved by: re
* More file system > filesystemtrhodes2002-05-161-1/+1
|
* mdoc(7) police: tidy up.ru2002-03-181-27/+33
|
* The chapter on kernel debugging is now in the Developers' Handbook.dd2002-03-101-2/+2
| | | | | | | Add a trailing slash to a URL while I'm here. PR: 35637 Submitted by: Gary W. Swearingen <swear@blarg.net>, setantae@submonkey.net
* Removed whitespace at end-of-line; no content changes. I simply didschweikh2001-07-141-1/+1
| | | | | | | | | | cd src/share; find man[1-9] -type f|xargs perl -pi -e 's/[ \t]+$//' BTW, what editors are the culprits? I'm using vim and it shows me whitespace at EOL in troff files with a thick blue block... Reviewed by: Silence from cvs diff -b MFC after: 7 days
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-101-1/+1
|
* mdoc(7) police: normalize .Nd.ru2001-04-181-3/+1
|
* Prepare for mdoc(7)NG.ru2000-12-291-1/+3
|
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-1/+1
|
* Use Fx macro wherever possible.ru2000-11-141-2/+2
|
* Use FreeBSD.org, not freebsd.org, as has been the precedent.asmodai2000-10-271-1/+1
|
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* * Alpha's do crashdumps too. (move manpage to arch-neutral home)obrien1999-05-021-2/+2
| | | | | * s/i386/alpha/g < man8.alpha/MAKEDEV.8 (someone that knows the Alpha platform please remove obivious i386 bogons)
* Use the .Fx macro for FreeBSD references for releases prior to 2.0.mpp1997-03-211-3/+7
| | | | | Use the .Tn macro for generic FreeBSD references. Cleanup other formatting problems noticed while making the above changes.
* Revert $FreeBSD$ back to $Id$peter1997-02-221-1/+1
|
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
| | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise.
* Sort cross references.wosch1996-12-261-2/+3
|
* Update a bunch of man pages to use the .Fx macro to specify FreeBSD versions.mpp1996-08-211-1/+2
|
* Correct some man page cross references and file location references.mpp1996-04-071-1/+1
|
* Added a FreeBSD specific crash(8) man page that was adapted frommpp1996-02-021-0/+210
the hp300 crash(8) man page in the lite-2 source tree. Also removed man8/makedev.8 (this was vax specific and was replaced by man8/man8.i386/MAKEDEV.8 a long time ago - it was just never removed from the source tree).
OpenPOWER on IntegriCloud