1Installation instructions for WMNet.
2
3
4NOTE!
5--------------------------------------------------------------
6Installing this program requires root privileges. If you don't
7have root access, you'll have to get the administrator to
8install this software.
9
10
11Installation
12--------------------------------------------------------------
131)  % tar -zxvf wmnet-0.9.tar.gz
142)  % cd wmnet
153)  % make
164)  % su root
175)  # chgrp kmem wmnet
186)  # chmod 2555 wmnet
197)  # cp wmnet /usr/local/bin
20
21
22Usage
23-------------------------------------------------------------
24WMiFS support the following commandline options:
25
26	-h          helpscreen
27	-i name     initially display interface 'name'
28	-v          print wmifs version number
29