document errnos 59 and 71. government denies knowledge.

This commit is contained in:
pooka 2009-06-02 13:15:41 +00:00
parent 7c47c56d95
commit 2ff04dc7a0
1 changed files with 7 additions and 2 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: intro.2,v 1.51 2009/01/11 02:46:30 christos Exp $
.\" $NetBSD: intro.2,v 1.52 2009/06/02 13:15:41 pooka Exp $
.\"
.\" Copyright (c) 1980, 1983, 1986, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@ -29,7 +29,7 @@
.\"
.\" @(#)intro.2 8.5 (Berkeley) 2/27/95
.\"
.Dd November 28, 2008
.Dd June 2, 2009
.Dt INTRO 2
.Os
.Sh NAME
@ -352,6 +352,8 @@ A request to send data was disallowed because the socket
had already been shut down with a previous
.Xr shutdown 2
call.
.It Er 59 ETOOMANYREFS Em "Too many references: can't splice" .
The resource is used up to capacity.
.It Er 60 ETIMEDOUT Em "Operation timed out" .
A
.Xr connect 2
@ -406,6 +408,9 @@ which is now unavailable as referenced by the file descriptor.
This may indicate the file was deleted on the
.Tn NFS
server or some other catastrophic event occurred.
.It Er 71 EREMOTE Em "Too many levels of remote in path" .
.Tn NFS
version 3 RPC return code 71.
.It Er 72 EBADRPC Em "RPC struct is bad" .
Exchange of
.Tn RPC