summaryrefslogtreecommitdiffstats
path: root/share/man/man4/ip.4
diff options
context:
space:
mode:
authoralex <alex@FreeBSD.org>1999-03-15 00:14:16 +0000
committeralex <alex@FreeBSD.org>1999-03-15 00:14:16 +0000
commitb57d846aa7f497314d8eb3378fbea04806f102e9 (patch)
treed35780875b68033f5a8ba52e07826d850103dab9 /share/man/man4/ip.4
parent55c04d98559748216a1a90afed906fd046b8ddef (diff)
downloadFreeBSD-src-b57d846aa7f497314d8eb3378fbea04806f102e9.zip
FreeBSD-src-b57d846aa7f497314d8eb3378fbea04806f102e9.tar.gz
EACESS -> EACCES
Submitted by: garath@code.ridgefield.org via OpenBSD
Diffstat (limited to 'share/man/man4/ip.4')
-rw-r--r--share/man/man4/ip.44
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/ip.4 b/share/man/man4/ip.4
index bda42b9..ebd1965 100644
--- a/share/man/man4/ip.4
+++ b/share/man/man4/ip.4
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)ip.4 8.2 (Berkeley) 11/30/93
-.\" $Id: ip.4,v 1.8 1997/02/22 13:24:34 peter Exp $
+.\" $Id: ip.4,v 1.9 1997/03/19 19:47:33 bde Exp $
.\"
.Dd November 30, 1993
.Dt IP 4
@@ -384,7 +384,7 @@ an internal data structure;
when an attempt is made to create a
socket with a network address for which no network interface
exists.
-.It Bq Er EACESS
+.It Bq Er EACCES
when an attempt is made to create
a raw IP socket by a non-privileged process.
.El
OpenPOWER on IntegriCloud