All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 213341] New: Man Page for ferror/feof has bad information in "Return Value" Section
@ 2021-06-04 22:37 bugzilla-daemon
  2021-06-04 22:49 ` [Bug 213341] " bugzilla-daemon
  2021-06-07 14:31 ` bugzilla-daemon
  0 siblings, 2 replies; 3+ messages in thread
From: bugzilla-daemon @ 2021-06-04 22:37 UTC (permalink / raw)
  To: linux-man

https://bugzilla.kernel.org/show_bug.cgi?id=213341

               URL: https://man7.org/linux/man-pages/man3/ferror.3.html
            Bug ID: 213341
           Summary: Man Page for ferror/feof has bad information in
                    "Return Value" Section
           Product: Documentation
           Version: unspecified
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: low
          Priority: P1
         Component: man-pages
          Assignee: documentation_man-pages@kernel-bugs.osdl.org
          Reporter: vulkur@protonmail.com
        Regression: No

Within the man page for ferror and feof, there is a description for the return
value of feof twice. The second description is for ferror.


>This:
>       The feof() function returns nonzero if the end-of-file indicator
>       is set for stream; otherwise, it returns zero.
>
>       The feof() function returns nonzero if the error indicator is set
>       for stream; otherwise, it returns zero.

>Should be this:
>       The feof() function returns nonzero if the end-of-file indicator
>       is set for stream; otherwise, it returns zero.
>
>       The ferror() function returns nonzero if the error indicator is set
>       for stream; otherwise, it returns zero.

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug 213341] Man Page for ferror/feof has bad information in "Return Value" Section
  2021-06-04 22:37 [Bug 213341] New: Man Page for ferror/feof has bad information in "Return Value" Section bugzilla-daemon
@ 2021-06-04 22:49 ` bugzilla-daemon
  2021-06-07 14:31 ` bugzilla-daemon
  1 sibling, 0 replies; 3+ messages in thread
From: bugzilla-daemon @ 2021-06-04 22:49 UTC (permalink / raw)
  To: linux-man

https://bugzilla.kernel.org/show_bug.cgi?id=213341

Alejandro Colomar (man-pages) (alx.manpages@gmail.com) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |alx.manpages@gmail.com
         Resolution|---                         |OBSOLETE

--- Comment #1 from Alejandro Colomar (man-pages) (alx.manpages@gmail.com) ---
This was fixed a few weeks ago in my tree :)

See
<https://github.com/alejandro-colomar/man-pages/commit/9e1f28a8595ce90e7905635faf8542cf8bd674b6>.

It's not yet merged into Michael's tree, though.

Anyway, thanks,

Alex

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug 213341] Man Page for ferror/feof has bad information in "Return Value" Section
  2021-06-04 22:37 [Bug 213341] New: Man Page for ferror/feof has bad information in "Return Value" Section bugzilla-daemon
  2021-06-04 22:49 ` [Bug 213341] " bugzilla-daemon
@ 2021-06-07 14:31 ` bugzilla-daemon
  1 sibling, 0 replies; 3+ messages in thread
From: bugzilla-daemon @ 2021-06-07 14:31 UTC (permalink / raw)
  To: linux-man

https://bugzilla.kernel.org/show_bug.cgi?id=213341

--- Comment #2 from Jake (vulkur@protonmail.com) ---
(In reply to Alejandro Colomar (man-pages) from comment #1)
> This was fixed a few weeks ago in my tree :)
> 
> See
> <https://github.com/alejandro-colomar/man-pages/commit/
> 9e1f28a8595ce90e7905635faf8542cf8bd674b6>.
> 
> It's not yet merged into Michael's tree, though.
> 
> Anyway, thanks,
> 
> Alex

Awesome, thanks.

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-06-07 14:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-04 22:37 [Bug 213341] New: Man Page for ferror/feof has bad information in "Return Value" Section bugzilla-daemon
2021-06-04 22:49 ` [Bug 213341] " bugzilla-daemon
2021-06-07 14:31 ` bugzilla-daemon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.