Fixed typo in page ifConfig
git-svn-id: svn+ssh://atelier.inf.usi.ch/home/bevilj/group-1@209 a672b425-5310-4d7a-af5c-997e18724b81
This commit is contained in:
parent
5bf8978318
commit
1889e4544e
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ ap1: flags=8802 BROADCAST,SIMPLEX,MULTICAST mtu 1500
|
|||
If you want to view the configuration of all network interfaces, not just the ones currently active, you can use
|
||||
flag <code>a</code>.
|
||||
{% highlight bash %}
|
||||
IiConfig -a
|
||||
ifConfig -a
|
||||
{% endhighlight %}
|
||||
|
||||
If you want to view the configuration of a specific interface, you can specify the name of the interface
|
||||
|
|
Loading…
Reference in a new issue