aboutsummaryrefslogtreecommitdiffstats
path: root/man2/pivot_root.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/pivot_root.2')
-rw-r--r--man2/pivot_root.22
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/pivot_root.2 b/man2/pivot_root.2
index 4d60121be4..9604f83c94 100644
--- a/man2/pivot_root.2
+++ b/man2/pivot_root.2
@@ -120,7 +120,7 @@ capability.
was introduced in Linux 2.3.41.
.SH "CONFORMING TO"
.BR pivot_root ()
-is Linux specific and hence is not portable.
+is Linux-specific and hence is not portable.
.SH NOTES
Glibc does not provide a wrapper for this system call; call it using
.BR syscall (2).