diff options
author | Michael Kerrisk <mtk.manpages@gmail.com> | 2007-06-08 09:56:56 +0000 |
---|---|---|
committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2007-06-08 09:56:56 +0000 |
commit | d9bfdb9c217823eec9258ab215c4b39851687c3c (patch) | |
tree | a81e59d01da2d46d259afdf639481357662e1378 /man3/fclose.3 | |
parent | 21be2ec1f86e8ea39abd65dec35ab8fb0a2538a6 (diff) |
Convert to American spelling conventions
Diffstat (limited to 'man3/fclose.3')
-rw-r--r-- | man3/fclose.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/fclose.3 b/man3/fclose.3 index 04aec840..2fb0731d 100644 --- a/man3/fclose.3 +++ b/man3/fclose.3 @@ -64,7 +64,7 @@ is set to indicate the error. In either case any further access (including another call to .BR fclose ()) -to the stream results in undefined behaviour. +to the stream results in undefined behavior. .SH ERRORS .TP .B EBADF |