commit | 79873e8df64cc124cdcad56d1d8330b3f45690bc | [log] [tgz] |
---|---|---|
author | Jimi Xenidis <jimix@pobox.com> | Thu Sep 29 11:25:10 2011 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Fri Nov 25 14:11:28 2011 +1100 |
tree | c45dbc8ebefa923ffc5d91cea01b293c9db02806 | |
parent | c3dcf53a3fcb01f1d98f6b0cf440bb781dbcbc34 [diff] |
powerpc/xmon: Fix the 'u' command description The 'u' command will print the TLB on book3e parts and the SLB on Book3s parts, but the help system doesn't say that correctly. Signed-off-by: Jimi Xenidis <jimix@pobox.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>