summaryrefslogtreecommitdiffstats
path: root/sys-utils/umount.8
diff options
context:
space:
mode:
authorMichael Kerrisk2016-12-04 17:44:55 +0100
committerMichael Kerrisk2016-12-05 16:51:07 +0100
commit3be5d9772fcc49607cc12e47e3f0666cdb19713d (patch)
tree4e108a28495175abd459266ddfc95587d483b350 /sys-utils/umount.8
parentchrt: default to SCHED_RR policy (diff)
downloadkernel-qcow2-util-linux-3be5d9772fcc49607cc12e47e3f0666cdb19713d.tar.gz
kernel-qcow2-util-linux-3be5d9772fcc49607cc12e47e3f0666cdb19713d.tar.xz
kernel-qcow2-util-linux-3be5d9772fcc49607cc12e47e3f0666cdb19713d.zip
docs: various pages: Use "system call" not "syscall"
A minor wording fix... Signed-off-by: Michael Kerrisk <mtk.man-pages@gmail.com>
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.