svn commit: r242440 - head/share/man/man4

Alfred Perlstein alfred at FreeBSD.org
Thu Nov 1 17:13:05 UTC 2012


Author: alfred
Date: Thu Nov  1 17:13:04 2012
New Revision: 242440
URL: http://svn.freebsd.org/changeset/base/242440

Log:
  Add whitespace between mandatory and optional kernel
  config options.
  
  Approved by:	joel

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

Modified: head/share/man/man4/textdump.4
==============================================================================
--- head/share/man/man4/textdump.4	Thu Nov  1 17:01:05 2012	(r242439)
+++ head/share/man/man4/textdump.4	Thu Nov  1 17:13:04 2012	(r242440)
@@ -36,6 +36,7 @@
 .Sh SYNOPSIS
 .Cd options KDB
 .Cd options DDB
+.Pp
 .Cd options TEXTDUMP_VERBOSE
 .Cd options TEXTDUMP_PREFERRED
 .Sh DESCRIPTION


More information about the svn-src-head mailing list