summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/libc/sys/intro.24
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/intro.2 b/lib/libc/sys/intro.2
index 3a0f6ca638a..e0a3f432931 100644
--- a/lib/libc/sys/intro.2
+++ b/lib/libc/sys/intro.2
@@ -1,4 +1,4 @@
-.\" $OpenBSD: intro.2,v 1.19 2001/03/11 06:06:08 aaron Exp $
+.\" $OpenBSD: intro.2,v 1.20 2001/03/27 22:41:44 aaron Exp $
.\" $NetBSD: intro.2,v 1.6 1995/02/27 12:33:41 cgd Exp $
.\"
.\" Copyright (c) 1980, 1983, 1986, 1991, 1993
@@ -312,7 +312,7 @@ had already been shut down with a previous
call.
.It Er 59 ETOOMANYREFS Em "Too many references: can't splice" .
Not used in
-.Os
+.Ox .
.It Er 60 ETIMEDOUT Em "Operation timed out" .
A
.Xr connect 2