--- man2/spu_run.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/man2/spu_run.2 b/man2/spu_run.2 index 00d552986052..139f10a97a80 100644 --- a/man2/spu_run.2 +++ b/man2/spu_run.2 @@ -245,7 +245,7 @@ int main(void) err(EXIT_FAILURE, "open"); /* - * We should see a status code of 0x1234002: + * We should see a status code of 0x12340002: * 0x00000002 (spu was stopped due to stop\-and\-signal) * | 0x12340000 (the stop\-and\-signal code) */