summaryrefslogtreecommitdiff
path: root/Documentation/i2c/smbus-protocol.rst
diff options
context:
space:
mode:
authorLuca Ceresoli <luca@lucaceresoli.net>2020-01-29 16:19:51 +0100
committerWolfram Sang <wsa@the-dreams.de>2020-01-29 22:02:06 +0100
commitf6fcefa10fdbc852ececadb1fd600570228b49ab (patch)
treea0649e30be1b53fe504dd8f56ed393a657d400fe /Documentation/i2c/smbus-protocol.rst
parent1ef0572296273b634339dd9c640c20ce1b8f436f (diff)
docs: i2c: rename sections so the overall picture is clearer
Some of the section names are not very clear. Reading those names in the index.rst page does not help much in grasping what the content is supposed to be. Rename those sections to clarify their content, especially when reading the index page. Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net> Acked-by: Peter Rosin <peda@axentia.se> Reviewed-by: Jean Delvare <jdelvare@suse.de> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Diffstat (limited to 'Documentation/i2c/smbus-protocol.rst')
-rw-r--r--Documentation/i2c/smbus-protocol.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/Documentation/i2c/smbus-protocol.rst b/Documentation/i2c/smbus-protocol.rst
index 0edaf6069ac1..c122ed239f7f 100644
--- a/Documentation/i2c/smbus-protocol.rst
+++ b/Documentation/i2c/smbus-protocol.rst
@@ -1,6 +1,6 @@
-======================
-SMBus Protocol Summary
-======================
+==================
+The SMBus Protocol
+==================
The following is a summary of the SMBus protocol. It applies to
all revisions of the protocol (1.0, 1.1, and 2.0).