OSDN Git Service

(split) LDP: Update original to LDP v3.51.
[linuxjm/LDP_man-pages.git] / original / man2 / spu_run.2
index 0632f46..b212b20 100644 (file)
@@ -144,7 +144,7 @@ SPU has tried to access an invalid channel.
 The bits masked with this value contain the code returned from a
 .BR stop-and-signal
 instruction.
-These bits are only valid if the 0x02 bit is set.
+These bits are valid only if the 0x02 bit is set.
 .PP
 If
 .BR spu_run ()
@@ -190,7 +190,7 @@ The
 .BR spu_run ()
 system call was added to Linux in kernel 2.6.16.
 .SH CONFORMING TO
-This call is Linux-specific and only implemented by the PowerPC
+This call is Linux-specific and implemented only by the PowerPC
 architecture.
 Programs using this system call are not portable.
 .SH NOTES