Couple of fixes from DragonFly (typos).
Obtained from: DragonFlyBSD
This commit is contained in:
parent
98a310d904
commit
c10bf61669
@ -25,11 +25,11 @@
|
||||
.\"
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd March 29, 2010
|
||||
.Dt NET80211 9
|
||||
.Dd April 28, 2010
|
||||
.Dt IEEE80211 9
|
||||
.Os
|
||||
.Sh NAME
|
||||
.Nm net80211
|
||||
.Nm IEEE80211
|
||||
.Nd 802.11 network layer
|
||||
.Sh SYNOPSIS
|
||||
.In net80211/ieee80211_var.h
|
||||
|
@ -26,7 +26,7 @@
|
||||
.\"
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd March 29, 2010
|
||||
.Dd April 28, 2010
|
||||
.Dt IEEE80211_NODE 9
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -152,7 +152,7 @@ displays the contents of a single node while
|
||||
.Fn ieee80211_dump_nodes
|
||||
displays the contents of the specified node table.
|
||||
Nodes may also be displayed using
|
||||
.Xr ddb 9
|
||||
.Xr ddb 4
|
||||
with the
|
||||
.Dq show node
|
||||
directive and the station node table can be displayed with
|
||||
|
Loading…
Reference in New Issue
Block a user