aboutsummaryrefslogtreecommitdiff
path: root/misc/display
diff options
context:
space:
mode:
Diffstat (limited to 'misc/display')
-rw-r--r--misc/display/pkg-comment2
-rw-r--r--misc/display/pkg-descr3
2 files changed, 4 insertions, 1 deletions
diff --git a/misc/display/pkg-comment b/misc/display/pkg-comment
index fbe5ecbaa0d1..5f2a98423a35 100644
--- a/misc/display/pkg-comment
+++ b/misc/display/pkg-comment
@@ -1 +1 @@
-Runs a specified command over and over
+Runs command repeatedly; shows output (can conflict with ImageMagick)
diff --git a/misc/display/pkg-descr b/misc/display/pkg-descr
index 6ff4305c1c35..1a4b95ffbb03 100644
--- a/misc/display/pkg-descr
+++ b/misc/display/pkg-descr
@@ -2,3 +2,6 @@ Display runs a specified command over and over, printing the output
through curses(3X). The command can be compound and the delay
between executions is settable on the command line. The output
from the command had better fit on a single screen, of course.
+
+This can conflict with the application of the same name from the
+graphics/ImageMagick port/package.