Comments.

This commit is contained in:
Devin Teske 2013-06-18 08:35:44 +00:00
parent 274282c82b
commit c9e7fcd366
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=251910

View File

@ -329,8 +329,8 @@ printf '\tcenter = 1;\t\t// center drawing on page\n'
#
# 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.
#