aboutsummaryrefslogtreecommitdiffstats
path: root/man7/unix.7
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2010-09-10 06:01:31 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2010-09-11 06:40:34 +0200
commit7aed61d9c0e74d85dc43ef0776f5632f14c5f496 (patch)
tree82dba4a33295876f4b24030c713c7561a7ca45bb /man7/unix.7
parentb3a452706f8ea6f5d84ab6446ae943b75df8ece4 (diff)
downloadman-pages-7aed61d9c0e74d85dc43ef0776f5632f14c5f496.tar.gz
unix.7: spfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7/unix.7')
-rw-r--r--man7/unix.72
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/unix.7 b/man7/unix.7
index a397a9dfc8..850143de71 100644
--- a/man7/unix.7
+++ b/man7/unix.7
@@ -287,7 +287,7 @@ you can use the synonymous
.BR FIONREAD ,
defined in
.IR <sys/ioctl.h> .
-.\" SIOCOUTQ also has an effect for UNIX doamin sockets, but not
+.\" SIOCOUTQ also has an effect for UNIX domain sockets, but not
.\" quite what userland might expect. It seems to return the number
.\" of bytes allocated for buffers containing pending output.
.\" That number is normally larger than the number of bytes of pending