mirror of
https://github.com/openbsd/src.git
synced 2024-12-21 23:18:00 -08:00
bump posix spec from 2008 -> 2024;
no documented changes.
This commit is contained in:
parent
55a46d88dd
commit
33f846a619
@ -1,4 +1,4 @@
|
||||
.\" $OpenBSD: chown.8,v 1.23 2019/09/06 19:25:08 schwarze Exp $
|
||||
.\" $OpenBSD: chown.8,v 1.24 2024/08/01 14:44:34 jmc Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1990, 1991, 1993, 1994
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
@ -29,7 +29,7 @@
|
||||
.\"
|
||||
.\" from: @(#)chown.8 8.3 (Berkeley) 3/31/94
|
||||
.\"
|
||||
.Dd $Mdocdate: September 6 2019 $
|
||||
.Dd $Mdocdate: August 1 2024 $
|
||||
.Dt CHOWN 8
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -147,7 +147,7 @@ Only the superuser is permitted to change the owner of a file.
|
||||
The
|
||||
.Nm
|
||||
utility is compliant with the
|
||||
.St -p1003.1-2008
|
||||
.St -p1003.1-2024
|
||||
specification.
|
||||
.Pp
|
||||
The ability to specify
|
||||
|
Loading…
Reference in New Issue
Block a user