summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2013-04-08 07:39:18 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2013-04-08 07:39:18 +0000
commit71d548c11dd60c01664b895b9c3dcae95f89e13e (patch)
tree9e196897c031ff1fd45bb396dcdaf330cc44de9c
parentec09d7e11977579f8d0ff8618f62c00ccee5a474 (diff)
macro fix for previous;
-rw-r--r--lib/libc/sys/write.25
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/libc/sys/write.2 b/lib/libc/sys/write.2
index 81f2068d30e..930e445c1a1 100644
--- a/lib/libc/sys/write.2
+++ b/lib/libc/sys/write.2
@@ -1,4 +1,4 @@
-.\" $OpenBSD: write.2,v 1.37 2013/04/08 06:26:12 guenther Exp $
+.\" $OpenBSD: write.2,v 1.38 2013/04/08 07:39:17 jmc Exp $
.\" $NetBSD: write.2,v 1.6 1995/02/27 12:39:43 cgd Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
@@ -212,7 +212,8 @@ had been used to set a destination address.
.It Bq Er EIO
The process is a member of a background process attempting to write
to its controlling terminal,
-.Dv TOSTOP is set on the terminal,
+.Dv TOSTOP
+is set on the terminal,
the process isn't ignoring the
.Dv SIGTTOUT
signal and the thread isn't blocking the