fopen.3: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2012-04-22 13:38:00 +12:00
parent 96285a93ed
commit 20e41f3f02
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ and associates a stream with it.
The argument
.I mode
points to a string beginning with one of the following sequences
(Additional characters may follow these sequences.):
(possibly followed by additional characters, as described below):
.TP
.B r
Open text file for reading.