Module Name: src Committed By: enami Date: Thu Mar 11 21:37:01 UTC 2010
Modified Files: src/usr.bin/stat: stat.1 Log Message: Since we have st_birthtime in struct stat, it is in default display. To generate a diff of this commit: cvs rdiff -u -r1.26 -r1.27 src/usr.bin/stat/stat.1 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/usr.bin/stat/stat.1 diff -u src/usr.bin/stat/stat.1:1.26 src/usr.bin/stat/stat.1:1.27 --- src/usr.bin/stat/stat.1:1.26 Fri Nov 7 16:49:45 2008 +++ src/usr.bin/stat/stat.1 Thu Mar 11 21:37:01 2010 @@ -1,4 +1,4 @@ -.\" $NetBSD: stat.1,v 1.26 2008/11/07 16:49:45 wiz Exp $ +.\" $NetBSD: stat.1,v 1.27 2010/03/11 21:37:01 enami Exp $ .\" .\" Copyright (c) 2002-2005 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -94,6 +94,7 @@ .Fa st_atime , .Fa st_mtime , .Fa st_ctime , +.Fa st_birthtime , .Fa st_blksize , .Fa st_blocks , and