docs: Fix devicetree command description

Specifically fix the subsection and drop bogus reference to the GNU/Linux.

Reported-by: Patrick Higgins <higgi1pt@gmail.com>
Signed-off-by: Daniel Kiper <daniel.kiper@oracle.com>
Reviewed-by: Javier Martinez Canillas <javierm@redhat.com>
This commit is contained in:
Daniel Kiper 2020-05-25 21:02:12 +02:00
parent 8451454889
commit 30c4e3ca40
1 changed files with 1 additions and 2 deletions

View File

@ -4295,13 +4295,12 @@ hour, minute, and second unchanged.
@node devicetree @node devicetree
@subsection linux @subsection devicetree
@deffn Command devicetree file @deffn Command devicetree file
Load a device tree blob (.dtb) from a filesystem, for later use by a Linux Load a device tree blob (.dtb) from a filesystem, for later use by a Linux
kernel. Does not perform merging with any device tree supplied by firmware, kernel. Does not perform merging with any device tree supplied by firmware,
but rather replaces it completely. but rather replaces it completely.
@ref{GNU/Linux}.
@end deffn @end deffn
@node distrust @node distrust