projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2de50e9
)
powerpc/xmon: fix typo in usage message
author
Andrew Donnellan
<andrew.donnellan@au1.ibm.com>
Wed, 27 Jan 2016 00:29:44 +0000
(11:29 +1100)
committer
Michael Ellerman
<mpe@ellerman.id.au>
Mon, 8 Feb 2016 11:34:52 +0000
(22:34 +1100)
Signed-off-by: Andrew Donnellan <andrew.donnellan@au1.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/xmon/xmon.c
patch
|
blob
|
history
diff --git
a/arch/powerpc/xmon/xmon.c
b/arch/powerpc/xmon/xmon.c
index 07a8508cb7fae6cd1d0a742eb0c1d4c19769eeac..d5c8a156f63c826b4d9071b9b3d62ef1c8029a6d 100644
(file)
--- a/
arch/powerpc/xmon/xmon.c
+++ b/
arch/powerpc/xmon/xmon.c
@@
-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)