From 7aed61d9c0e74d85dc43ef0776f5632f14c5f496 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Fri, 10 Sep 2010 06:01:31 +0200 Subject: [PATCH] unix.7: spfix Signed-off-by: Michael Kerrisk --- man7/unix.7 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man7/unix.7 b/man7/unix.7 index a397a9dfc..850143de7 100644 --- a/man7/unix.7 +++ b/man7/unix.7 @@ -287,7 +287,7 @@ you can use the synonymous .BR FIONREAD , defined in .IR . -.\" 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