diff options
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-09-19 11:07:45 (GMT) |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2016-09-21 00:36:53 (GMT) |
commit | b1a3459b00d601149d9171c0075ee35ea2d3bfde (patch) | |
tree | 434723e6654e479f03ae025fdd74557c1afc8bb0 /drivers/tc | |
parent | d8dbbbc54f0e4f70453019d236028c36a482aee9 (diff) | |
download | linux-b1a3459b00d601149d9171c0075ee35ea2d3bfde.tar.xz |
Documentation/CodingStyle: use the proper tag for verbatim font
On Sphinx/ReST notation, ``foo`` means that foo will be will be
marked as inline literal, effectively making it to be presented
as a monospaced font.
As we want this document to be parsed by Sphinx, instead of using
"foo", use ``foo`` for the names that are literal, because it is an
usual typographic convention to use monospaced fonts for functions
and language commands on documents, and we're following such
convention on the other ReST books.
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'drivers/tc')
0 files changed, 0 insertions, 0 deletions