Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Jun 2013 08:35:44 +0000 (UTC)
From:      Devin Teske <dteske@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r251910 - head/usr.sbin/bsdconfig/dot
Message-ID:  <201306180835.r5I8ZiA6067261@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dteske
Date: Tue Jun 18 08:35:44 2013
New Revision: 251910
URL: http://svnweb.freebsd.org/changeset/base/251910

Log:
  Comments.

Modified:
  head/usr.sbin/bsdconfig/dot/dot

Modified: head/usr.sbin/bsdconfig/dot/dot
==============================================================================
--- head/usr.sbin/bsdconfig/dot/dot	Tue Jun 18 08:30:31 2013	(r251909)
+++ head/usr.sbin/bsdconfig/dot/dot	Tue Jun 18 08:35:44 2013	(r251910)
@@ -329,8 +329,8 @@ printf '\tcenter = 1;\t\t// center drawi
 #
 # Perform edge-concentration when displaying a lot of information
 #
-# NOTE: This is disabled because dot version 2.28.0 (current) and older have a
-#       bug that causes a crash when rankdir = LR and concentrate = true
+# NOTE: This is disabled because dot(1) version 2.28.0 (current) and older have
+#       a bug that causes a crash when rankdir = LR and concentrate = true
 #
 # NOTE: Do not re-enable until said bug is fixed in some future revision.
 #



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