From: Karel Zak Date: Wed, 18 Apr 2012 10:25:28 +0000 (+0200) Subject: mount: fix man page typo s/reatime/relatime/ X-Git-Tag: v2.22-rc1~524 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5360e9250efece3472a03423177f9597b8f4437;p=thirdparty%2Futil-linux.git mount: fix man page typo s/reatime/relatime/ Reported-by: Kay Sievers Signed-off-by: Karel Zak --- diff --git a/mount/mount.8 b/mount/mount.8 index b814f5e2ac..223ab7afd0 100644 --- a/mount/mount.8 +++ b/mount/mount.8 @@ -799,7 +799,7 @@ Do not use noatime feature, then the inode access time is controlled by kernel defaults. See also the description for .B strictatime and -.B reatime +.B relatime mount options. .TP .B noatime diff --git a/sys-utils/mount.8 b/sys-utils/mount.8 index 5ec121092b..73fa367bc4 100644 --- a/sys-utils/mount.8 +++ b/sys-utils/mount.8 @@ -819,7 +819,7 @@ Do not use noatime feature, then the inode access time is controlled by kernel defaults. See also the description for .B strictatime and -.B reatime +.B relatime mount options. .TP .B noatime