commit | 7d1179f0dbcd88dea67bdf3d69c93ab39750bbbb | [log] [tgz] |
---|---|---|
author | Frank Rowand <frank.rowand@sony.com> | Fri Feb 01 13:54:39 2019 -0800 |
committer | Jonathan Corbet <corbet@lwn.net> | Fri Feb 01 15:59:02 2019 -0700 |
tree | 6d7029e7076b0bac9ef11cf40d3046e91718accf | |
parent | 31f433307043cf14ba1057ce4b8eaac17a2c617f [diff] |
docs: kernel-doc: update commands to generate man page (1) The command to generate man pages is truncated in the pdf version of the document. Reformat the command into multiple lines to prevent the truncation. (2) Older versions of git do not support all variants of pathspec syntax. Provide commands to generate man pages for various alternate syntax. Signed-off-by: Frank Rowand <frank.rowand@sony.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>