This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug manual/24558] New: Broken sentence in manual/tunables.texi


https://sourceware.org/bugzilla/show_bug.cgi?id=24558

            Bug ID: 24558
           Summary: Broken sentence in manual/tunables.texi
           Product: glibc
           Version: 2.31
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: manual
          Assignee: unassigned at sourceware dot org
          Reporter: flo at geekplace dot eu
                CC: mtk.manpages at gmail dot com
  Target Milestone: ---

The sentence in tunables.texi

> Lock elision will use memory transactions to under certain conditions, to elide locks and improve performance. 

is missing a comma and has to many 'to's, it should probably read

> Lock elision will use memory transactions to, under certain conditions, elide locks and improve performance.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]