summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/write.2
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1996-09-28 13:32:35 +0000
committerbde <bde@FreeBSD.org>1996-09-28 13:32:35 +0000
commit789722ca508cde2dd87dcab23de3fd6b87f0595f (patch)
tree5e18a0828d1e51759159427e97b199215d674457 /lib/libc/sys/write.2
parentfe6f7878fc945dcf04c2dc5d0867b41542b68ad6 (diff)
downloadFreeBSD-src-789722ca508cde2dd87dcab23de3fd6b87f0595f.zip
FreeBSD-src-789722ca508cde2dd87dcab23de3fd6b87f0595f.tar.gz
.DV -> .Dv (SOCK_STREAM was invisible).
Diffstat (limited to 'lib/libc/sys/write.2')
-rw-r--r--lib/libc/sys/write.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/write.2 b/lib/libc/sys/write.2
index f290628..bd2fccc 100644
--- a/lib/libc/sys/write.2
+++ b/lib/libc/sys/write.2
@@ -181,7 +181,7 @@ An attempt is made to write to a pipe that is not open
for reading by any process.
.It Bq Er EPIPE
An attempt is made to write to a socket of type
-.DV SOCK_STREAM
+.Dv SOCK_STREAM
that is not connected to a peer socket.
.It Bq Er EFBIG
An attempt was made to write a file that exceeds the process's
OpenPOWER on IntegriCloud