summaryrefslogtreecommitdiffstats
path: root/sys-utils/mount.8
diff options
context:
space:
mode:
authorSami Kerola2017-09-17 20:49:00 +0200
committerKarel Zak2017-09-18 11:04:52 +0200
commit6627bc79e44922726eb7ef2095e69f2aae6ca719 (patch)
tree7ecc7b32aac776c99edaaf8ba59ccbea6771933c /sys-utils/mount.8
parentlibsmartcols: fix scols_line_move_cells() n+1 error [asan] (diff)
downloadkernel-qcow2-util-linux-6627bc79e44922726eb7ef2095e69f2aae6ca719.tar.gz
kernel-qcow2-util-linux-6627bc79e44922726eb7ef2095e69f2aae6ca719.tar.xz
kernel-qcow2-util-linux-6627bc79e44922726eb7ef2095e69f2aae6ca719.zip
docs: remove repeated word from mount(8) man page
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
Diffstat (limited to 'sys-utils/mount.8')
-rw-r--r--sys-utils/mount.82
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-utils/mount.8 b/sys-utils/mount.8
index 52c8bdab3..4f9500593 100644
--- a/sys-utils/mount.8
+++ b/sys-utils/mount.8
@@ -1715,7 +1715,7 @@ local time.
Set offset for conversion of timestamps from local time used by FAT to UTC.
I.e.,
.I minutes
-minutes will be subtracted from each timestamp to convert it to UTC used
+will be subtracted from each timestamp to convert it to UTC used
internally by Linux. This is useful when the time zone set in the kernel via
.BR settimeofday (2)
is not the time zone used by the filesystem. Note