summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/shutdown.2
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1997-04-11 18:47:10 +0000
committerbde <bde@FreeBSD.org>1997-04-11 18:47:10 +0000
commit5681f0a3dca8af03a55f7e8481bb9243ffc8e809 (patch)
treea5b2606072b9b26de5a3415e92a86c74355df045 /lib/libc/sys/shutdown.2
parent3e0c208aecc285d4daec5bc7077581a6772957c9 (diff)
downloadFreeBSD-src-5681f0a3dca8af03a55f7e8481bb9243ffc8e809.zip
FreeBSD-src-5681f0a3dca8af03a55f7e8481bb9243ffc8e809.tar.gz
Fixed missing const(s) or #include(s) in synopsis.
Diffstat (limited to 'lib/libc/sys/shutdown.2')
-rw-r--r--lib/libc/sys/shutdown.21
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/sys/shutdown.2 b/lib/libc/sys/shutdown.2
index 3059793..b83763f 100644
--- a/lib/libc/sys/shutdown.2
+++ b/lib/libc/sys/shutdown.2
@@ -38,6 +38,7 @@
.Nm shutdown
.Nd shut down part of a full-duplex connection
.Sh SYNOPSIS
+.Fd #include <sys/types.h>
.Fd #include <sys/socket.h>
.Ft int
.Fn shutdown "int s" "int how"
OpenPOWER on IntegriCloud