diff options
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2021-05-10 12:26:17 +0200 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2021-06-17 13:21:44 +0200 |
commit | b3ea2fe7e2814d17426674eff3d440c4e9c3a107 (patch) | |
tree | 344071ca702c15a311ba92a3d5f355d78abbd24c /Documentation/hwmon/ltc2992.rst | |
parent | docs: hwmon: ir36021.rst: replace some characters (diff) | |
download | linux-b3ea2fe7e2814d17426674eff3d440c4e9c3a107.tar.xz linux-b3ea2fe7e2814d17426674eff3d440c4e9c3a107.zip |
docs: hwmon: avoid using UTF-8 chars
While UTF-8 characters can be used at the Linux documentation,
the best is to use them only when ASCII doesn't offer a good replacement.
So, replace the occurences of the following UTF-8 characters:
- U+2010 ('‐'): HYPHEN
- U+2013 ('–'): EN DASH
- U+2019 ('’'): RIGHT SINGLE QUOTATION MARK
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/ccdd1bf45963a7748188a97c75f667b37bd43d2f.1620641727.git.mchehab+huawei@kernel.org
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'Documentation/hwmon/ltc2992.rst')
-rw-r--r-- | Documentation/hwmon/ltc2992.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/hwmon/ltc2992.rst b/Documentation/hwmon/ltc2992.rst index 46aa1aa84a1a..a0bcd867a0f5 100644 --- a/Documentation/hwmon/ltc2992.rst +++ b/Documentation/hwmon/ltc2992.rst @@ -19,7 +19,7 @@ This driver supports hardware monitoring for Linear Technology LTC2992 power mon LTC2992 is a rail-to-rail system monitor that measures current, voltage, and power of two supplies. -Two ADCs simultaneously measure each supply’s current. A third ADC monitors +Two ADCs simultaneously measure each supply's current. A third ADC monitors the input voltages and four auxiliary external voltages. |