mirror of
https://github.com/torvalds/linux.git
synced 2026-05-30 00:29:35 +08:00
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:
committed by
Jonathan Corbet
parent
ae350d7181
commit
46b4bb702e
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user