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. # _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"