summaryrefslogtreecommitdiffstats
path: root/share/man/man9/ifnet.9
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2005-06-15 13:31:23 +0000
committerru <ru@FreeBSD.org>2005-06-15 13:31:23 +0000
commit10fbbd3d56c4c76b1ca79d19b6f335ed48ec24da (patch)
tree58b1b51ae0cee4af458796860e303ff0d40670bc /share/man/man9/ifnet.9
parentca97309c812e566ddd642101a047711625b810c1 (diff)
downloadFreeBSD-src-10fbbd3d56c4c76b1ca79d19b6f335ed48ec24da.zip
FreeBSD-src-10fbbd3d56c4c76b1ca79d19b6f335ed48ec24da.tar.gz
Assorted markup fixes and minor wordsmithing.
Approved by: re
Diffstat (limited to 'share/man/man9/ifnet.9')
-rw-r--r--share/man/man9/ifnet.98
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man9/ifnet.9 b/share/man/man9/ifnet.9
index c79d318..569e394 100644
--- a/share/man/man9/ifnet.9
+++ b/share/man/man9/ifnet.9
@@ -28,7 +28,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd June 8, 2004
+.Dd June 10, 2005
.Os
.Dt IFNET 9
.Sh NAME
@@ -1004,8 +1004,8 @@ A reference count of requests for this particular membership.
.Ss Interface Manipulation Functions
.Bl -ohang -offset indent
.It Fn if_alloc
-Allocate and initialize an
-.Fa ifp .
+Allocate and initialize
+.Vt "struct ifnet" .
Initalization includes the allocation of an interface index and may
include the allocation of a
.Fa type
@@ -1040,7 +1040,7 @@ Identical to
.Fn if_free
except that the given
.Fa type
-is used to free
+is used to free
.Va if_l2com
instead of the type in
.Va if_type .
OpenPOWER on IntegriCloud