aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys/ioctl.2
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/sys/ioctl.2')
-rw-r--r--lib/libc/sys/ioctl.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/ioctl.2 b/lib/libc/sys/ioctl.2
index b6de37ea77d0..e5a902f3831d 100644
--- a/lib/libc/sys/ioctl.2
+++ b/lib/libc/sys/ioctl.2
@@ -50,7 +50,7 @@ The
.Fn ioctl
system call manipulates the underlying device parameters of special files.
In particular, many operating
-characteristics of character special files (e.g. terminals)
+characteristics of character special files (e.g.\& terminals)
may be controlled with
.Fn ioctl
requests.