docs: spufs: fix ppc64 architecture line break

Fix a broken line break in the word "architecture" in the spufs
documentation.

Signed-off-by: Akiyoshi Kurita <weibu@redadmin.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Message-ID: <20251225161615.3107808-1-weibu@redadmin.org>
This commit is contained in:
Akiyoshi Kurita
2026-01-06 15:21:26 -07:00
committed by Jonathan Corbet
parent ae350d7181
commit 46b4bb702e
2 changed files with 4 additions and 4 deletions
@@ -113,8 +113,8 @@ Files
Conforming to
=============
This call is Linux specific and only implemented by the ppc64 architec-
ture. Programs using this system call are not portable.
This call is Linux specific and only implemented by the ppc64
architecture. Programs using this system call are not portable.
Bugs
+2 -2
View File
@@ -120,8 +120,8 @@ Notes
Conforming to
=============
This call is Linux specific and only implemented by the ppc64 architec-
ture. Programs using this system call are not portable.
This call is Linux specific and only implemented by the ppc64
architecture. Programs using this system call are not portable.
Bugs