summaryrefslogtreecommitdiff
path: root/lib/libc/sys/shutdown.2
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/sys/shutdown.2')
-rw-r--r--lib/libc/sys/shutdown.24
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/shutdown.2 b/lib/libc/sys/shutdown.2
index 7fc94cb0910..30fd2b3636d 100644
--- a/lib/libc/sys/shutdown.2
+++ b/lib/libc/sys/shutdown.2
@@ -1,4 +1,4 @@
-.\" $OpenBSD: shutdown.2,v 1.7 1999/05/23 14:10:56 aaron Exp $
+.\" $OpenBSD: shutdown.2,v 1.8 1999/06/29 14:10:21 aaron Exp $
.\" $NetBSD: shutdown.2,v 1.5 1995/02/27 12:37:11 cgd Exp $
.\"
.\" Copyright (c) 1983, 1991, 1993
@@ -68,7 +68,7 @@ is
.Ar SHUT_RDWR ,
further sends and receives will be disallowed.
.Sh RETURN VALUES
-A 0 is returned if the call succeeds, -1 if it fails.
+A 0 is returned if the call succeeds, \-1 if it fails.
.Sh ERRORS
The call succeeds unless:
.Bl -tag -width Er