bump posix spec from 2008 to 2024; ok millert
authorjmc <jmc@openbsd.org>
Tue, 30 Jul 2024 13:55:11 +0000 (13:55 +0000)
committerjmc <jmc@openbsd.org>
Tue, 30 Jul 2024 13:55:11 +0000 (13:55 +0000)
usr.bin/awk/awk.1

index e256d37..33f21d8 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: awk.1,v 1.68 2023/09/21 18:16:12 jmc Exp $
+.\"    $OpenBSD: awk.1,v 1.69 2024/07/30 13:55:11 jmc Exp $
 .\"
 .\" Copyright (C) Lucent Technologies 1997
 .\" All Rights Reserved
@@ -22,7 +22,7 @@
 .\" ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
 .\" THIS SOFTWARE.
 .\"
-.Dd $Mdocdate: September 21 2023 $
+.Dd $Mdocdate: July 30 2024 $
 .Dt AWK 1
 .Os
 .Sh NAME
@@ -1026,7 +1026,7 @@ No others do.
 The
 .Nm
 utility is compliant with the
-.St -p1003.1-2008
+.St -p1003.1-2024
 specification except that consecutive backslashes in the replacement
 string argument for
 .Fn sub