aboutsummaryrefslogtreecommitdiffstats
path: root/man7/unix.7
diff options
context:
space:
mode:
authorJoey Adams <joeyadams3.14159@gmail.com>2011-09-08 18:20:44 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2011-09-16 07:00:46 +0200
commitf0d77d97ed059b1ea18cef23d3ab58c9a970b0b4 (patch)
tree6d8179a6cb01bc8f8a352fdeeb494ae2cfc3c3c1 /man7/unix.7
parent37cdfc43038e1e1b901d1f21510f668930c9a499 (diff)
downloadman-pages-f0d77d97ed059b1ea18cef23d3ab58c9a970b0b4.tar.gz
unix.7: wfix
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 c8cb987ba7..4acce57b81 100644
--- a/man7/unix.7
+++ b/man7/unix.7
@@ -284,7 +284,7 @@ The correct syntax is:
.RS
.nf
.BI int " value";
-.IB error " = ioctl(" tcp_socket ", " ioctl_type ", &" value ");"
+.IB error " = ioctl(" unix_socket ", " ioctl_type ", &" value ");"
.fi
.RE
.PP