Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1483753 > unrolled thread

[PATCH 14/17] stable_api_nonsense.rst: fix emphasis on Sphinx

Started byMauro Carvalho Chehab <mchehab@s-opensource.com>
First post2016-09-15 01:10 +0200
Last post2016-09-15 01:10 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  [PATCH 14/17] stable_api_nonsense.rst: fix emphasis on Sphinx Mauro Carvalho Chehab <mchehab@s-opensource.com> - 2016-09-15 01:10 +0200

#1483753 — [PATCH 14/17] stable_api_nonsense.rst: fix emphasis on Sphinx

FromMauro Carvalho Chehab <mchehab@s-opensource.com>
Date2016-09-15 01:10 +0200
Subject[PATCH 14/17] stable_api_nonsense.rst: fix emphasis on Sphinx
Message-ID<shrtw-7hp-35@gated-at.bofh.it>
Unfortunately, Sphinx doesn't have a way to use underlines.
So, let's replace _any_ by **any**.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
---
 Documentation/development-process/stable_api_nonsense.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/development-process/stable_api_nonsense.rst b/Documentation/development-process/stable_api_nonsense.rst
index b681de99aae1..24f5aeecee91 100644
--- a/Documentation/development-process/stable_api_nonsense.rst
+++ b/Documentation/development-process/stable_api_nonsense.rst
@@ -42,7 +42,7 @@ to worry about the in-kernel interfaces changing.  For the majority of
 the world, they neither see this interface, nor do they care about it at
 all.
 
-First off, I'm not going to address _any_ legal issues about closed
+First off, I'm not going to address **any** legal issues about closed
 source, hidden source, binary blobs, source wrappers, or any other term
 that describes kernel drivers that do not have their source code
 released under the GPL.  Please consult a lawyer if you have any legal
-- 
2.7.4

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web