Correct typo reported by Jens Nilsson in PR misc/9069.
This commit is contained in:
parent
f152d57aa2
commit
eec7b963e1
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: shutdown.2,v 1.10 1999/12/02 21:42:39 kleink Exp $
|
||||
.\" $NetBSD: shutdown.2,v 1.11 1999/12/29 21:19:36 tron Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1983, 1991, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
@ -59,7 +59,7 @@ Permissible values are:
|
||||
.Bl -tag -width SHUT_RDWRXX -offset indent
|
||||
.It SHUT_RD
|
||||
further receives will be disallowed.
|
||||
.It SHUT_RW
|
||||
.It SHUT_WR
|
||||
further sends will be disallowed.
|
||||
.It SHUT_RDWR
|
||||
further sends and receives will be disallowed.
|
||||
|
Loading…
Reference in New Issue
Block a user