mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-28 01:21:58 +00:00
docs: process/4.Coding.rst: Fix a couple of document refs
In Documentation/process/4.Coding.rst there were a couple of paragraphs that spilled over the 80 character line length. This was likely caused when the document was converted to reStructuredText. Re-flow the paragraphs and make the document references proper reStructuredText :ref: links. This also adds the appropriate reStructuredText file heading to kernel-parameters.rst as referenced by the kernel-parameters link in this patch. Signed-off-by: Andrew Clayton <andrew@digital-domain.net> Reviewed-by: Jani Nikula <jani.nikula@intel.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
This commit is contained in:
parent
e1c3e6e1ca
commit
9b9355a269
2 changed files with 11 additions and 8 deletions
|
@ -1,3 +1,5 @@
|
|||
.. _kernelparameters:
|
||||
|
||||
The kernel's command-line parameters
|
||||
====================================
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue