Index | Thread | Search

From:
Job Snijders <job@openbsd.org>
Subject:
Re: mandoc: add POSIX 2024
To:
tech@openbsd.org
Date:
Sun, 16 Jun 2024 13:01:06 +0000

Download raw body.

Thread
related, OK?

Index: usr.bin/timeout/timeout.1
===================================================================
RCS file: /cvs/src/usr.bin/timeout/timeout.1,v
diff -u -p -r1.8 timeout.1
--- usr.bin/timeout/timeout.1	3 Nov 2023 19:16:31 -0000	1.8
+++ usr.bin/timeout/timeout.1	16 Jun 2024 13:00:07 -0000
@@ -118,6 +118,12 @@ returns the exit status of the
 .Sh SEE ALSO
 .Xr kill 1 ,
 .Xr signal 3
+.Sh STANDARDS
+The
+.Nm
+utility is compliant with the
+.St -p1003.1-2024
+specification.
 .Sh HISTORY
 The
 .Nm