lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Sun, 7 Dec 2014 17:08:51 +0100
From:	Pavel Machek <pavel@....cz>
To:	Trivial patch monkey <trivial@...nel.org>, rjw@...ysocki.net,
	corbet@....net, geert+renesas@...der.be, broonie@...aro.org,
	linux-pm@...r.kernel.org, linux-doc@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: [PATCH] Documentation/power/regulators/ ... cleanup ranges


overview.txt uses '->' to indicate ranges, which is a bit
non-traditional. I changed it to '..' to make it clear.

Signed-off-by: Pavel Machek <pavel@....cz>

diff --git a/Documentation/power/regulator/overview.txt b/Documentation/power/regulator/overview.txt
index 40ca2d6..4dd5dbb 100644
--- a/Documentation/power/regulator/overview.txt
+++ b/Documentation/power/regulator/overview.txt
@@ -90,7 +90,7 @@ Some terms used in this document:-
                    operating parameters and is specified in the regulator
                    datasheet. i.e.
 
-                     - voltage output is in the range 800mV -> 3500mV.
+                     - voltage output is in the range 800mV .. 3500mV.
                      - regulator current output limit is 20mA @ 5V but is
                        10mA @ 10V.
 
@@ -99,8 +99,8 @@ Some terms used in this document:-
                    power domain to a particular power range. i.e.
 
                      - Domain-1 voltage is 3300mV
-                     - Domain-2 voltage is 1400mV -> 1600mV
-                     - Domain-3 current limit is 0mA -> 20mA.
+                     - Domain-2 voltage is 1400mV .. 1600mV
+                     - Domain-3 current limit is 0mA .. 20mA.
 
                    Consumer Level: This is defined by consumer drivers
                    dynamically setting voltage or current limit levels.

-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ