1
0
mirror of https://github.com/openbsd/src.git synced 2024-12-21 23:18:00 -08:00

bump posix ref 2008 -> 2024;

This commit is contained in:
jmc 2024-07-30 19:16:49 +00:00
parent 0262ea74b0
commit 317edbb4ca

View File

@ -1,4 +1,4 @@
.\" $OpenBSD: basename.1,v 1.17 2010/09/03 11:09:28 jmc Exp $
.\" $OpenBSD: basename.1,v 1.18 2024/07/30 19:16:49 jmc Exp $
.\" $NetBSD: basename.1,v 1.9 1995/03/25 18:17:45 glass Exp $
.\"
.\" Copyright (c) 1990, 1993, 1994
@ -33,7 +33,7 @@
.\"
.\" @(#)basename.1 8.2 (Berkeley) 4/18/94
.\"
.Dd $Mdocdate: September 3 2010 $
.Dd $Mdocdate: July 30 2024 $
.Dt BASENAME 1
.Os
.Sh NAME
@ -72,5 +72,5 @@ to
The
.Nm
utility is compliant with the
.St -p1003.1-2008
.St -p1003.1-2024
specification.