NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Typo in stdio(3) man page



On Wed, 21 Feb 2018, J. Lewis Muir wrote:

Below is a fix for a typo in src/lib/libc/stdio/stdio.3.

Lewis

--- stdio.3.orig        2018-02-21 16:05:22.000000000 -0600
+++ stdio.3     2018-02-21 16:07:01.000000000 -0600
@@ -137,7 +137,7 @@
freshly-opened streams that refer to terminal devices
default to line buffering, and
pending output to such streams is written automatically
-whenever an such an input stream is read.
+whenever such an input stream is read.
Note that this applies only to
.Dq "true reads" ;
if the read request can be satisfied by existing buffered data,

Fixed - thanks!


+------------------+--------------------------+----------------------------+
| Paul Goyette     | PGP Key fingerprint:     | E-mail addresses:          |
| (Retired)        | FA29 0E3B 35AF E8AE 6651 | paul at whooppee dot com   |
| Kernel Developer | 0786 F758 55DE 53BA 7731 | pgoyette at netbsd dot org |
+------------------+--------------------------+----------------------------+


Home | Main Index | Thread Index | Old Index