From 7bdf965d5ef992456ab922273549d448ab5fcee9 Mon Sep 17 00:00:00 2001 From: Alexander Langer Date: Mon, 15 Mar 1999 00:14:16 +0000 Subject: [PATCH] EACESS -> EACCES Submitted by: garath@code.ridgefield.org via OpenBSD --- share/man/man4/ip.4 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/share/man/man4/ip.4 b/share/man/man4/ip.4 index bda42b923ea..ebd1965125a 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