Date: Thu, 1 Nov 2012 07:53:22 +0000 (UTC) From: Joel Dahl <joel@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r242428 - head/share/man/man4 Message-ID: <201211010753.qA17rM5E043644@svn.freebsd.org>
index | next in thread | raw e-mail
Author: joel (doc committer) Date: Thu Nov 1 07:53:21 2012 New Revision: 242428 URL: http://svn.freebsd.org/changeset/base/242428 Log: Nuke whitespace. Modified: head/share/man/man4/textdump.4 Modified: head/share/man/man4/textdump.4 ============================================================================== --- head/share/man/man4/textdump.4 Thu Nov 1 07:51:50 2012 (r242427) +++ head/share/man/man4/textdump.4 Thu Nov 1 07:53:21 2012 (r242428) @@ -36,7 +36,6 @@ .Sh SYNOPSIS .Cd options KDB .Cd options DDB - .Cd options TEXTDUMP_VERBOSE .Cd options TEXTDUMP_PREFERRED .Sh DESCRIPTION @@ -121,7 +120,7 @@ sysctl to 1 using it is possible to request that the next dump be a textdump. One can also directly trigger a textdump in .Xr ddb 4 -by running the command +by running the command .Ic textdump dump . .Pp If at the @@ -144,7 +143,7 @@ Additional kernel .Xr config 8 options: .Bl -tag -width TEXTDUMP_PREFERRED -.It Cd TEXTDUMP_PREFERRED +.It Cd TEXTDUMP_PREFERRED sets textdumps to be the default manner of doing dumps. This means there will be no need to .Xr sysctl 8help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201211010753.qA17rM5E043644>
