Date: Fri, 30 Nov 2018 11:44:16 +0000 (UTC) From: Edward Tomasz Napierala <trasz@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r341338 - head/share/man/man4 Message-ID: <201811301144.wAUBiGj6030552@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: trasz Date: Fri Nov 30 11:44:16 2018 New Revision: 341338 URL: https://svnweb.freebsd.org/changeset/base/341338 Log: Say in plain text what the 'debug' keymap action usually is. MFC after: 2 weeks Sponsored by: DARPA, AFRL Modified: head/share/man/man4/ddb.4 Modified: head/share/man/man4/ddb.4 ============================================================================== --- head/share/man/man4/ddb.4 Fri Nov 30 11:42:19 2018 (r341337) +++ head/share/man/man4/ddb.4 Fri Nov 30 11:44:16 2018 (r341338) @@ -108,7 +108,7 @@ If linked into the running kernel, it can be invoked locally with the .Ql debug .Xr keymap 5 -action, or by setting setting the +action, usually mapped to Ctrl+Alt+Esc, or by setting setting the .Dv debug.kdb.enter sysctl to 1. The debugger is also invoked on kernel
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811301144.wAUBiGj6030552>