summaryrefslogtreecommitdiff
path: root/share/man/man9/vfs_timestamp.9
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man9/vfs_timestamp.9')
-rw-r--r--share/man/man9/vfs_timestamp.92
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/vfs_timestamp.9 b/share/man/man9/vfs_timestamp.9
index d4b41d79f96d..7675d989ee99 100644
--- a/share/man/man9/vfs_timestamp.9
+++ b/share/man/man9/vfs_timestamp.9
@@ -54,7 +54,7 @@ seconds only; nanoseconds are zeroed.
.It 1
seconds and nanoseconds, accurate within 1/HZ.
.It 2
-seconds and nanoseconds, trucated to microseconds.
+seconds and nanoseconds, truncated to microseconds.
.It \(>=3
seconds and nanoseconds, maximum precision.
.El