summaryrefslogtreecommitdiffstats
path: root/sys-utils/umount.8
diff options
context:
space:
mode:
Diffstat (limited to 'sys-utils/umount.8')
-rw-r--r--sys-utils/umount.82
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-utils/umount.8 b/sys-utils/umount.8
index 1c99b9066..8abfc1b67 100644
--- a/sys-utils/umount.8
+++ b/sys-utils/umount.8
@@ -102,7 +102,7 @@ Force an unmount (in case of an unreachable NFS system). (Requires kernel
Note that this option does not guarantee that umount command does not hang.
It's strongly recommended to use absolute paths without symlinks to avoid
-unwanted readlink and stat syscalls on unreachable NFS in umount.
+unwanted readlink and stat system calls on unreachable NFS in umount.
.TP
.BR \-i , " \-\-internal\-only"
Do not call the \fB/sbin/umount.\fIfilesystem\fR helper even if it exists.