Skip to content

Commit 46b4bb7

Browse files
redadmin-orgJonathan Corbet
authored andcommitted
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>
1 parent ae350d7 commit 46b4bb7

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Documentation/filesystems/spufs/spu_create.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,8 +113,8 @@ Files
113113

114114
Conforming to
115115
=============
116-
This call is Linux specific and only implemented by the ppc64 architec-
117-
ture. Programs using this system call are not portable.
116+
This call is Linux specific and only implemented by the ppc64
117+
architecture. Programs using this system call are not portable.
118118

119119

120120
Bugs

Documentation/filesystems/spufs/spu_run.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,8 +120,8 @@ Notes
120120

121121
Conforming to
122122
=============
123-
This call is Linux specific and only implemented by the ppc64 architec-
124-
ture. Programs using this system call are not portable.
123+
This call is Linux specific and only implemented by the ppc64
124+
architecture. Programs using this system call are not portable.
125125

126126

127127
Bugs

0 commit comments

Comments
 (0)