On 04/27/2017 08:49 PM, Jakub Wilk wrote: > Signed-off-by: Jakub Wilk <jwilk@xxxxxxxxx> Applied. Thanks, Jakub. Cheers, Michael > --- > man7/inode.7 | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/man7/inode.7 b/man7/inode.7 > index 931dda9a4..d58391f93 100644 > --- a/man7/inode.7 > +++ b/man7/inode.7 > @@ -92,7 +92,7 @@ The inode records the ID of the group owner of the file. > For newly created files, > the file group ID is either the group ID of the parent directory or > the effective group ID of the creating process, > -dependeng on whether or not the set-group-ID bit > +depending on whether or not the set-group-ID bit > is set on the parent directory (see below). > The group ID of a file can be changed using > .BR chown (2). > @@ -177,7 +177,7 @@ File creation (birth) timestamp (btime) > The file's creation timestamp. > This is set on file creation and not changed subsequently. > > -The btime timestamp was not historically present on UNIX syystems > +The btime timestamp was not historically present on UNIX systems > and is not currently supported by most Linux filesystems. > .\" FIXME Is it supported on ext4 and XFS? > .TP > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/ -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html