[applied] abidiff.rst: Fix typo in the doc for --kmi-whitelist

Message ID 874j3i198o.fsf@redhat.com
State New
Headers
Series [applied] abidiff.rst: Fix typo in the doc for --kmi-whitelist |

Commit Message

Dodji Seketeli Dec. 5, 2024, 2:43 p.m. UTC
  Hello,

This patch fixes an typo reported by Cestmir Kalina.

	* doc/manuals/abidiff.rst: It's not -kaw, but -w.

Signed-off-by: Dodji Seketeli <dodji@redhat.com>
---
 doc/manuals/abidiff.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
  

Patch

diff --git a/doc/manuals/abidiff.rst b/doc/manuals/abidiff.rst
index 9773e1dd..40eb256d 100644
--- a/doc/manuals/abidiff.rst
+++ b/doc/manuals/abidiff.rst
@@ -254,7 +254,7 @@  Options
     ELF binary.  It thus considers functions and variables which are
     defined and exported in the ELF sense.
 
-  * ``--kmi-whitelist | -kaw`` <*path-to-whitelist*>
+  * ``--kmi-whitelist | -w`` <*path-to-whitelist*>
 
     When analyzing a Linux kernel binary, this option points to the
     white list of names of ELF symbols of functions and variables