]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
man/man3/ftime.3: Reorder and clarify STANDARDS
authorCollin Funk <collin.funk1@gmail.com>
Mon, 23 Jun 2025 02:44:56 +0000 (19:44 -0700)
committerAlejandro Colomar <alx@kernel.org>
Sat, 28 Jun 2025 14:51:42 +0000 (16:51 +0200)
Put 4.2BSD first and mention that POSIX.1-2001 marked this function as
LEGACY.

Signed-off-by: Collin Funk <collin.funk1@gmail.com>
Message-ID: <fcc66f4d8694f933a71688ad529e6f4f43024658.1750646692.git.collin.funk1@gmail.com>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
man/man3/ftime.3

index a34b1588877e921bbe206ea87b3f25f899144f36..c3d9a998475ca929e61111436bc75ef50e28ee38 100644 (file)
@@ -83,9 +83,10 @@ T}   Thread safety   MT-Safe
 .SH STANDARDS
 None.
 .SH HISTORY
+4.2BSD.
+Marked as LEGACY in POSIX.1-2001;
+removed in POSIX.1-2008.
 Removed in glibc 2.33.
-4.2BSD, POSIX.1-2001.
-Removed in POSIX.1-2008.
 .P
 This function is obsolete.
 Don't use it.