freebsd-skq/share/man
avg 6c8066b18b ddb: use 'textdump dump' instead of 'call doadump'
The change is for the example in textdump.4 and the default ddb.conf.

First of all, doadump now requires an argument and it won't do a
textdump if the argument is not 'true'.
And 'textdump dump' is more idiomatic anyway.

For what it's worth, ddb 'dump' command seems to always request a vmcore
dump even if a textdump was requested earlier, e.g., by 'textdump set'.
Finally, ddb 'call' command is not documented.

MFC after:	2 weeks
2019-10-18 12:32:01 +00:00
..
man1 pkgbase: move man pages from runtime-manual to runtime 2019-07-19 15:12:20 +00:00
man3 Add copyrights that I forgot to add when splitting arb.h off from tree.h. 2019-10-15 19:44:43 +00:00
man4 ddb: use 'textdump dump' instead of 'call doadump' 2019-10-18 12:32:01 +00:00
man5 Merge ^/head r352764 through r353315. 2019-10-08 18:17:02 +00:00
man6 pkgbase: move man pages from runtime-manual to runtime 2019-07-19 15:12:20 +00:00
man7 Document that aarch64 can now run armv6/armv7 binaries, but won't however 2019-10-11 13:34:09 +00:00
man8 add ability to set watchdog timeout for a shutdown 2019-10-03 11:23:10 +00:00
man9 document taskqueue_start_threads_in_proc 2019-10-17 06:58:07 +00:00
Makefile