Bug 10215 - Only the suffix of one line of an example is actually displayed.
Summary: Only the suffix of one line of an example is actually displayed.
Status: RESOLVED INVALID
Alias: None
Product: glibc
Classification: Unclassified
Component: manual (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Roland McGrath
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-28 12:23 UTC by sobtwmxt
Modified: 2014-07-01 20:16 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:
Last reconfirmed:
fweimer: security-


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description sobtwmxt 2009-05-28 12:23:04 UTC
http://www.gnu.org/software/libc/manual/html_node/Opening-and-Closing-Files.html#Opening-and-Closing-Files
has an example of how to handle EINTR properly, which is mostly cut. Only the
suffix of one  line is displayed.
Comment 1 sobtwmxt 2009-05-29 20:16:23 UTC
This is not a bug because everything is displayed. 
The fact that a macro is involved was confusing.