Hi Alex, On 2/27/21 12:22 PM, Alejandro Colomar wrote: > Epoch is 1970-01-01 00:00:00 +0000, UTC (see time(7)). > > Reported-by: Walter Franzini <walter.franzini@xxxxxxxxx> > Signed-off-by: Alejandro Colomar <alx.manpages@xxxxxxxxx> > --- > man7/inode.7 | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/man7/inode.7 b/man7/inode.7 > index fe50a4596..d3b9fa1ff 100644 > --- a/man7/inode.7 > +++ b/man7/inode.7 > @@ -207,7 +207,7 @@ It is changed by writing or by setting inode information > .PP > The timestamp fields report time measured with a zero point at the > .IR Epoch , > -1970-01-02 00:00:00 +0000, UTC (see > +1970-01-01 00:00:00 +0000, UTC (see Cute :-} Thanks, patch applied. Cheers, Michael > .BR time (7)). > .PP > Nanosecond timestamps are supported on XFS, JFS, Btrfs, and > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/