Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Jan 2016 01:30:55 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r294122 - head/share/man/man4
Message-ID:  <201601160130.u0G1UtZ3052364@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: imp
Date: Sat Jan 16 01:30:55 2016
New Revision: 294122
URL: https://svnweb.freebsd.org/changeset/base/294122

Log:
  trim-time? What was I thinking. run-time.
  
  Noticed by: Allan Jude

Modified:
  head/share/man/man4/ddb.4

Modified: head/share/man/man4/ddb.4
==============================================================================
--- head/share/man/man4/ddb.4	Sat Jan 16 01:13:27 2016	(r294121)
+++ head/share/man/man4/ddb.4	Sat Jan 16 01:30:55 2016	(r294122)
@@ -1467,7 +1467,7 @@ TILDE is the ASCII tilde character (~).
 CTRL-x is Control x created by hitting the control key and then x
 and then releasing both.
 .Pp
-The break to enter the debugger behavior may be enabled at trim-time
+The break to enter the debugger behavior may be enabled at run-time
 by setting the
 .Xr sysctl 8
 .Dv debug.kdb.break_to_debugger



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201601160130.u0G1UtZ3052364>