summaryrefslogtreecommitdiffstats
path: root/Documentation/networking/timestamping.rst
diff options
context:
space:
mode:
authorJan Luebbe <jlu@pengutronix.de>2021-01-28 12:19:30 +0100
committerJakub Kicinski <kuba@kernel.org>2021-01-29 19:14:23 -0800
commit5daf83846cdb67a3ef0c17f9826738567598ed19 (patch)
tree4977785a8da397b6a7a97d75698250ef1f044753 /Documentation/networking/timestamping.rst
parentafa4f675aa62467f706f06b67d4c7955b362f949 (diff)
downloadlinux-5daf83846cdb67a3ef0c17f9826738567598ed19.tar.gz
linux-5daf83846cdb67a3ef0c17f9826738567598ed19.tar.xz
docs: networking: timestamping: fix section title markup
This section was missed during the conversion to ReST, so convert it in the same style as the surrounding section titles. Signed-off-by: Jan Luebbe <jlu@pengutronix.de> Link: https://lore.kernel.org/r/20210128111930.29473-1-jlu@pengutronix.de Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'Documentation/networking/timestamping.rst')
-rw-r--r--Documentation/networking/timestamping.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/networking/timestamping.rst b/Documentation/networking/timestamping.rst
index 03f7beade470..f682e88fa87e 100644
--- a/Documentation/networking/timestamping.rst
+++ b/Documentation/networking/timestamping.rst
@@ -55,7 +55,8 @@ struct __kernel_sock_timeval format.
SO_TIMESTAMP_OLD returns incorrect timestamps after the year 2038
on 32 bit machines.
-1.2 SO_TIMESTAMPNS (also SO_TIMESTAMPNS_OLD and SO_TIMESTAMPNS_NEW):
+1.2 SO_TIMESTAMPNS (also SO_TIMESTAMPNS_OLD and SO_TIMESTAMPNS_NEW)
+-------------------------------------------------------------------
This option is identical to SO_TIMESTAMP except for the returned data type.
Its struct timespec allows for higher resolution (ns) timestamps than the