diff options
Diffstat (limited to 'lib/libc/stdio/__fpending.3')
-rw-r--r-- | lib/libc/stdio/__fpending.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/stdio/__fpending.3 b/lib/libc/stdio/__fpending.3 index c0a58ddd6e8..90aabcb659e 100644 --- a/lib/libc/stdio/__fpending.3 +++ b/lib/libc/stdio/__fpending.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: __fpending.3,v 1.1 2024/08/12 20:56:55 guenther Exp $ +.\" $OpenBSD: __fpending.3,v 1.2 2024/08/12 21:27:57 tb Exp $ .\" .\" Copyright (c) 2024 Philip Guenther <guenther@openbsd.org> .\" @@ -115,8 +115,8 @@ The .Fn __freadptr , .Fn __freadptrinc , .Fn __fseterr , -.Fn __fwriting and +.Fn __fwriting functions appeared in .Ox 7.6 . .Sh BUGS |