a b c d e f g h i j k l m n o p q r s t u v w x y z

diff from 231358 and 248580

Description: Decodes to text the binary EDID information from monitors
 EDID is binary data encoded in the monitor firmware, which the kernel
 exposes via /sys/devices/.../drm/card*/card*/edid.  edid-decode renders
 this binary data into a human-readable text form.
Description: decode the binary EDID information from monitors
 EDID is binary data encoded in the monitor firmware, which the kernel
 exposes via /sys/devices/.../drm/card*/card*/edid.  edid-decode renders
 this binary data into a human-readable text form.
--- 231358	Thu Jan  1 00:00:00 1970
+++ 248580	Thu Jan  1 00:00:00 1970
@@ -1,4 +1,4 @@
-Decodes to text the binary EDID information from monitors
+decode the binary EDID information from monitors
  EDID is binary data encoded in the monitor firmware, which the kernel
  exposes via /sys/devices/.../drm/card*/card*/edid.  edid-decode renders
  this binary data into a human-readable text form.