summaryrefslogtreecommitdiffstats
path: root/package/read-edid/Config.in
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2015-04-22 19:14:34 -0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-04-23 09:47:08 +0200
commit757e9c4c2a9181514f658f54f0757d1c2d479fff (patch)
treeed64511844e638a61ff6f5b13dce83554470644d /package/read-edid/Config.in
parent5e2c17b9a3a52d31312215004e79576e5ec6f1f3 (diff)
downloadbuildroot-757e9c4c2a9181514f658f54f0757d1c2d479fff.tar.gz
buildroot-757e9c4c2a9181514f658f54f0757d1c2d479fff.zip
package: kill pointless text justification
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/read-edid/Config.in')
-rw-r--r--package/read-edid/Config.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/read-edid/Config.in b/package/read-edid/Config.in
index f1ad1c4979..a4668e684c 100644
--- a/package/read-edid/Config.in
+++ b/package/read-edid/Config.in
@@ -2,10 +2,10 @@ config BR2_PACKAGE_READ_EDID
bool "read-edid"
help
Read-edid is a pair of tools for reading the EDID from a
- monitor. It should work with most monitors made since 1996
+ monitor. It should work with most monitors made since 1996
(except for newer ones with 256-byte EDID's - WiP), assuming
the video card supports the standard read commands (most
- do). Read-edid is a set of two tools - get-edid, which gets
+ do). Read-edid is a set of two tools - get-edid, which gets
the raw edid information from the monitor, and parse-edid,
which turns the raw binary information into an
XF86Config-compatible monitor section.
OpenPOWER on IntegriCloud