summaryrefslogtreecommitdiffstats
path: root/man2/spu_run.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/spu_run.2')
-rw-r--r--man2/spu_run.24
1 files changed, 3 insertions, 1 deletions
diff --git a/man2/spu_run.2 b/man2/spu_run.2
index c736925dc..c691a802d 100644
--- a/man2/spu_run.2
+++ b/man2/spu_run.2
@@ -87,6 +87,8 @@ A DMA alignment error occurred.
.TP
.B SPE_EVENT_INVALID_DMA
An invalid MFC DMA command was attempted.
+.\" SPE_EVENT_SPE_DATA_SEGMENT is defined, but does not seem to be generated
+.\" at any point (in Linux 5.9 sources).
.TP
.B SPE_EVENT_SPE_DATA_STORAGE
A DMA storage error occurred.
@@ -267,7 +269,7 @@ int main(void)
.BR capabilities (7),
.BR spufs (7)
.SH COLOPHON
-This page is part of release 5.09 of the Linux
+This page is part of release 5.10 of the Linux
.I man-pages
project.
A description of the project,