Fix grammar in history section
authortb <tb@openbsd.org>
Mon, 12 Aug 2024 21:27:57 +0000 (21:27 +0000)
committertb <tb@openbsd.org>
Mon, 12 Aug 2024 21:27:57 +0000 (21:27 +0000)
ok guenther

lib/libc/stdio/__fpending.3

index c0a58dd..90aabcb 100644 (file)
@@ -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