mirror of
https://github.com/torvalds/linux.git
synced 2024-11-24 05:02:12 +00:00
powerpc/xmon: fix typo in usage message
Signed-off-by: Andrew Donnellan <andrew.donnellan@au1.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
This commit is contained in:
parent
2de50e9674
commit
2e34057929
@ -233,7 +233,7 @@ Commands:\n\
|
||||
" S print special registers\n\
|
||||
t print backtrace\n\
|
||||
x exit monitor and recover\n\
|
||||
X exit monitor and dont recover\n"
|
||||
X exit monitor and don't recover\n"
|
||||
#if defined(CONFIG_PPC64) && !defined(CONFIG_PPC_BOOK3E)
|
||||
" u dump segment table or SLB\n"
|
||||
#elif defined(CONFIG_PPC_STD_MMU_32)
|
||||
|
Loading…
Reference in New Issue
Block a user