From owner-svn-src-user@FreeBSD.ORG Thu Nov 1 17:36:34 2012 Return-Path: Delivered-To: svn-src-user@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5B3BB609; Thu, 1 Nov 2012 17:36:34 +0000 (UTC) (envelope-from alfred@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 431BD8FC08; Thu, 1 Nov 2012 17:36:34 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id qA1HaYIk043483; Thu, 1 Nov 2012 17:36:34 GMT (envelope-from alfred@svn.freebsd.org) Received: (from alfred@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id qA1HaYE8043481; Thu, 1 Nov 2012 17:36:34 GMT (envelope-from alfred@svn.freebsd.org) Message-Id: <201211011736.qA1HaYE8043481@svn.freebsd.org> From: Alfred Perlstein Date: Thu, 1 Nov 2012 17:36:34 +0000 (UTC) To: src-committers@freebsd.org, svn-src-user@freebsd.org Subject: svn commit: r242447 - user/alfred/9-alfred/share/man/man4 X-SVN-Group: user MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-user@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the experimental " user" src tree" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Nov 2012 17:36:34 -0000 Author: alfred Date: Thu Nov 1 17:36:33 2012 New Revision: 242447 URL: http://svn.freebsd.org/changeset/base/242447 Log: merge more fixes for my textdump manual changes. svn merge -c 242441 ^/head/share/man/man4 Modified: user/alfred/9-alfred/share/man/man4/ddb.4 Directory Properties: user/alfred/9-alfred/share/man/man4/ (props changed) Modified: user/alfred/9-alfred/share/man/man4/ddb.4 ============================================================================== --- user/alfred/9-alfred/share/man/man4/ddb.4 Thu Nov 1 17:33:52 2012 (r242446) +++ user/alfred/9-alfred/share/man/man4/ddb.4 Thu Nov 1 17:36:33 2012 (r242447) @@ -1173,10 +1173,15 @@ See the .Sx SCRIPTING section for more information on the scripting facility. .Pp +.It Ic textdump dump .It Ic textdump set .It Ic textdump status .It Ic textdump unset -.It Ic textdump dump +Use the +.Ic textdump dump +command to immediately perform a textdump. +More information may be found in +.Xr textdump 4 . The .Ic textdump set command may be used to force the next kernel core dump to be a textdump @@ -1185,11 +1190,6 @@ rather than a traditional memory dump or reports whether a textdump has been scheduled. .Ic textdump unset cancels a request to perform a textdump as the next kernel core dump. -Use the -.Ic textdump dump -command to immediately perform a textdump. -More information may be found in -.Xr textdump 4 . .El .Sh VARIABLES The debugger accesses registers and variables as