diff options
-rw-r--r-- | lib/libc/stdio/mktemp.3 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/libc/stdio/mktemp.3 b/lib/libc/stdio/mktemp.3 index 8199796..d78d67c 100644 --- a/lib/libc/stdio/mktemp.3 +++ b/lib/libc/stdio/mktemp.3 @@ -210,7 +210,7 @@ and later in .Fx 3.2 . The .Fn mkstemps -function first appeared in the GNU C Library and later in -.Fx 3.4 -and -.Ox 2.4 . +function first appeared in +.Ox 2.4 , +and later in +.Fx 3.4 . |