diff options
Diffstat (limited to 'man3/setbuf.3')
| -rw-r--r-- | man3/setbuf.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/setbuf.3 b/man3/setbuf.3 index 87b150400f..ad9914ffb7 100644 --- a/man3/setbuf.3 +++ b/man3/setbuf.3 @@ -124,7 +124,7 @@ only the mode is affected; a new buffer will be allocated on the next read or write operation. The .BR setvbuf () -function may only be used after opening a stream and before any other +function may be used only after opening a stream and before any other operations have been performed on it. .PP The other three calls are, in effect, simply aliases for calls to |
