summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpluknet <pluknet@FreeBSD.org>2011-09-27 07:05:41 +0000
committerpluknet <pluknet@FreeBSD.org>2011-09-27 07:05:41 +0000
commitc76aaf56c6c68a8d4e83caf28fefa134ffc06aa8 (patch)
tree566d060f10aff40dbc701f000c0e1cd67195c3ff
parent72ce933d132c83e1e87e8fb91eb7e25dd2ef222a (diff)
downloadFreeBSD-src-c76aaf56c6c68a8d4e83caf28fefa134ffc06aa8.zip
FreeBSD-src-c76aaf56c6c68a8d4e83caf28fefa134ffc06aa8.tar.gz
Fix typo in OSIOCGIFADDR.
MFC after: 3 days
-rw-r--r--share/man/man9/ifnet.92
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/ifnet.9 b/share/man/man9/ifnet.9
index 05264dc..e015fb7 100644
--- a/share/man/man9/ifnet.9
+++ b/share/man/man9/ifnet.9
@@ -1252,7 +1252,7 @@ function is called to perform the operation; qq.v.
The socket's protocol control routine is called to implement the
requested action.
.Pp
-.It Dv OSIOGIFADDR
+.It Dv OSIOCGIFADDR
.It Dv OSIOCGIFDSTADDR
.It Dv OSIOCGIFBRDADDR
.It Dv OSIOCGIFNETMASK
OpenPOWER on IntegriCloud