aboutsummaryrefslogtreecommitdiffstats
path: root/man2/open.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/open.2')
-rw-r--r--man2/open.22
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/open.2 b/man2/open.2
index aab6dc7988..00165915f3 100644
--- a/man2/open.2
+++ b/man2/open.2
@@ -163,7 +163,7 @@ generate a signal
by default, but this can be changed via
.BR fcntl (2))
when input or output becomes possible on this file descriptor.
-This feature is only available for terminals, psuedoterminals,
+This feature is only available for terminals, pseudoterminals,
sockets, and (since Linux 2.6) pipes and FIFOs.
See
.BR fcntl (2)