Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
376e163c
Commit
376e163c
authored
Apr 16, 2004
by
Kirk Webb
Browse files
Fix syntax typo in example ns file embedded in wifi turorial.
parent
15985be2
Changes
1
Hide whitespace changes
Inline
Side-by-side
www/tutorial/wireless.html
View file @
376e163c
...
...
@@ -36,7 +36,7 @@ small example:
set link0 [$ns duplex-link $nodew1 $node5 100Mb 0ms DropTail]
# Choose the lan protocol.
tb-set-protocol $lan0 "80211g"
tb-set-
lan-
protocol $lan0 "80211g"
# You must choose which node to act as the access point.
tb-set-lan-accesspoint $lan0 $nodew1
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment