1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00

from reed@netbsd:

Be consistent: document the birthtime field of struct stat for
the "B" field specifier.
This commit is contained in:
jmc 2008-11-08 08:24:10 +00:00
parent 8013a2019f
commit abe48976b2

View File

@ -1,4 +1,4 @@
.\" $OpenBSD: stat.1,v 1.16 2008/10/06 13:41:33 todd Exp $
.\" $OpenBSD: stat.1,v 1.17 2008/11/08 08:24:10 jmc Exp $
.\" $NetBSD: stat.1,v 1.11 2003/05/08 13:07:10 wiz Exp $
.\"
.\" Copyright (c) 2002 The NetBSD Foundation, Inc.
@ -28,7 +28,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
.Dd $Mdocdate: October 6 2008 $
.Dd $Mdocdate: November 8 2008 $
.Dt STAT 1
.Os
.Sh NAME
@ -315,7 +315,7 @@ The time
.Ar file
was last accessed or modified, or when the inode was last changed, or
the birth time of the inode
.Pq Fa st_atime , st_mtime , st_ctime .
.Pq Fa st_atime , st_mtime , st_ctime , st_birthtime .
If the file system does not support birth time, the value is undefined.
.It Cm z
The size of