summaryrefslogtreecommitdiff
path: root/Documentation/admin-guide/serial-console.rst
Commit message (Collapse)AuthorAgeFilesLines
* docs: networking: convert netconsole.txt to ReSTMauro Carvalho Chehab2020-04-301-1/+1
| | | | | | | | | | | | | - add SPDX header; - add a document title; - mark code blocks and literals as such; - mark tables as such; - add notes markups; - adjust identation, whitespaces and blank lines; - add to networking/index.rst. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
* docs-rst: create an user's manual bookMauro Carvalho Chehab2016-10-241-0/+115
Place README, REPORTING-BUGS, SecurityBugs and kernel-parameters on an user's manual book. As we'll be numbering the user's manual, remove the manual numbering from SecurityBugs. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>