linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [patch] ferror.3: tfix
@ 2021-05-19 12:06 thomasavoss
  2021-05-21 10:25 ` Alejandro Colomar (man-pages)
  0 siblings, 1 reply; 2+ messages in thread
From: thomasavoss @ 2021-05-19 12:06 UTC (permalink / raw)
  To: linux-man, alx.manpages, mtk.manpages

[-- Attachment #1: Type: text/plain, Size: 293 bytes --]

--- ferror.3 2021-05-19 13:24:25.232736993 +0200
+++ ferror-fix.3 2021-05-19 13:56:18.642744786 +0200
@@ -85,7 +85,7 @@
otherwise, it returns zero.
.PP
The
-.BR feof ()
+.BR ferror ()
function returns nonzero if the error indicator is set for
.IR stream ;
otherwise, it returns zero.

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: ferror.3.patch --]
[-- Type: text/x-patch; name=ferror.3.patch, Size: 290 bytes --]

--- ferror.3	2021-05-19 13:24:25.232736993 +0200
+++ ferror-fix.3	2021-05-19 13:56:18.642744786 +0200
@@ -85,7 +85,7 @@
 otherwise, it returns zero.
 .PP
 The
-.BR feof ()
+.BR ferror ()
 function returns nonzero if the error indicator is set for
 .IR stream ;
 otherwise, it returns zero.

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

* Re: [patch] ferror.3: tfix
  2021-05-19 12:06 [patch] ferror.3: tfix thomasavoss
@ 2021-05-21 10:25 ` Alejandro Colomar (man-pages)
  0 siblings, 0 replies; 2+ messages in thread
From: Alejandro Colomar (man-pages) @ 2021-05-21 10:25 UTC (permalink / raw)
  To: thomasavoss, linux-man, mtk.manpages

Hello Thomas,

Patch applied.

Thanks,

Alex

On 5/19/21 2:06 PM, thomasavoss wrote:
> --- ferror.3 2021-05-19 13:24:25.232736993 +0200
> +++ ferror-fix.3 2021-05-19 13:56:18.642744786 +0200
> @@ -85,7 +85,7 @@
> otherwise, it returns zero.
> .PP
> The
> -.BR feof ()
> +.BR ferror ()
> function returns nonzero if the error indicator is set for
> .IR stream ;
> otherwise, it returns zero.
> 


-- 
Alejandro Colomar
Linux man-pages comaintainer; https://www.kernel.org/doc/man-pages/
Senior SW Engineer; http://www.alejandro-colomar.es/

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

end of thread, other threads:[~2021-05-21 10:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-19 12:06 [patch] ferror.3: tfix thomasavoss
2021-05-21 10:25 ` Alejandro Colomar (man-pages)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).