commit | eac53b3e304a8354dc2a2f38e60e712d0e110ef6 | [log] [tgz] |
---|---|---|
author | Yoann Congal <yoann.congal@smile.fr> | Tue Sep 29 22:41:58 2020 +0200 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Wed Sep 30 17:40:37 2020 +0200 |
tree | 7b33030c86a27cf88040a3116c869822866ccd0a | |
parent | a1b8638ba1320e6684aa98233c15255eb803fac7 [diff] |
Documentation: PM: Fix a reStructuredText syntax error Fix a reStructuredText syntax error in the cpuidle PM admin-guide documentation: the ``...'' quotation marks are parsed as partial ''...'' reStructuredText markup and break the output formatting. This change them to "...". Signed-off-by: Yoann Congal <yoann.congal@smile.fr> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>