From 35ecc2f917e99fe80085eed14c3acd22ec38bb5c Mon Sep 17 00:00:00 2001 From: Bruce Evans Date: Sat, 28 Sep 1996 13:32:35 +0000 Subject: [PATCH] .DV -> .Dv (SOCK_STREAM was invisible). --- lib/libc/sys/write.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/libc/sys/write.2 b/lib/libc/sys/write.2 index f290628b437..bd2fcccee66 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