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/13226] New: Typo in glibc manual "Longjmp in Handler" page


http://sourceware.org/bugzilla/show_bug.cgi?id=13226

             Bug #: 13226
           Summary: Typo in glibc manual "Longjmp in Handler" page
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: minor
          Priority: P2
         Component: manual
        AssignedTo: roland@gnu.org
        ReportedBy: jaak@ristioja.ee
    Classification: Unclassified


In https://www.gnu.org/s/hello/manual/libc/Longjmp-in-Handler.html the sentence

"The other way to re-initialize the crucial data structures in the signal
handler, or make their values consistent."

Is missing an "is" and should be:

"The other way is to re-initialize the crucial data structures in the signal
handler, or make their values consistent."

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- 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]