From: Matthew Wilcox <mawil...@microsoft.com>

Line up the second line in the way that the example purports to be
showing.

Signed-off-by: Matthew Wilcox <mawil...@microsoft.com>
---
 Documentation/doc-guide/kernel-doc.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/doc-guide/kernel-doc.rst 
b/Documentation/doc-guide/kernel-doc.rst
index 466347067f79..85efec8ecc44 100644
--- a/Documentation/doc-guide/kernel-doc.rst
+++ b/Documentation/doc-guide/kernel-doc.rst
@@ -154,7 +154,7 @@ The ``@argument:`` descriptions may span multiple lines.
    the previous line, e. g.::
 
       * @argument: some long description
-      *       that continues on next lines
+      *            that continues on next lines
 
    or::
 
-- 
2.15.1

--
To unsubscribe from this list: send the line "unsubscribe linux-doc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to