From d5360e9250efece3472a03423177f9597b8f4437 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Wed, 18 Apr 2012 12:25:28 +0200 Subject: [PATCH] mount: fix man page typo s/reatime/relatime/ Reported-by: Kay Sievers Signed-off-by: Karel Zak --- mount/mount.8 | 2 +- sys-utils/mount.8 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 -- 2.47.3