Commit ae1b2aae authored by Hao Chen's avatar Hao Chen Committed by Jonathan Corbet
Browse files

Documentation: ACPI: fix error script name



The correct script name should be 'divergence.sh' instead of
'divergences.sh'.
I didn't find divergences.sh in the path of acpica/generate/linux/.

Signed-off-by: default avatarHao Chen <chenhaoa@uniontech.com>
Link: https://lore.kernel.org/r/20210617023300.30114-1-chenhaoa@uniontech.com


Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent 05a463ec
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -276,4 +276,4 @@ before they become available from the ACPICA release process.
   # git clone https://github.com/acpica/acpica
   # git clone https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
   # cd acpica
   # generate/linux/divergences.sh -s ../linux
   # generate/linux/divergence.sh -s ../linux