mirror of
https://github.com/torvalds/linux.git
synced 2026-03-08 01:04:41 +01: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:
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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue