summaryrefslogtreecommitdiff
path: root/share/man/man4/netintro.4
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man4/netintro.4')
-rw-r--r--share/man/man4/netintro.48
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/netintro.4 b/share/man/man4/netintro.4
index 20d320a62a2..8faddc70197 100644
--- a/share/man/man4/netintro.4
+++ b/share/man/man4/netintro.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: netintro.4,v 1.29 2004/10/11 22:27:54 jaredy Exp $
+.\" $OpenBSD: netintro.4,v 1.30 2005/02/27 09:04:03 david Exp $
.\" $NetBSD: netintro.4,v 1.4 1995/10/19 08:03:40 jtc Exp $
.\"
.\" Copyright (c) 1983, 1990, 1991, 1993
@@ -254,19 +254,19 @@ Following the address assignment, the
routine for the
interface is called.
.Pp
-This call has been deprecated and superceded by the
+This call has been deprecated and superseded by the
.Dv SIOCAIFADDR
call, described below.
.It Dv SIOCSIFDSTADDR Fa "struct ifreq *"
Set the point-to-point address for a protocol family and interface.
.Pp
-This call has been deprecated and superceded by the
+This call has been deprecated and superseded by the
.Dv SIOCAIFADDR
call, described below.
.It Dv SIOCSIFBRDADDR Fa "struct ifreq *"
Set the broadcast address for a protocol family and interface.
.Pp
-This call has been deprecated and superceded by the
+This call has been deprecated and superseded by the
.Dv SIOCAIFADDR
call, described below.
.It Dv SIOCGIFADDR Fa "struct ifreq *"