mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 00:22:09 +02:00
iwconfig : fix error in last example (#4791)
changed ifconfig to iwconfig
This commit is contained in:
parent
025fed0343
commit
811b360cb4
1 changed files with 1 additions and 1 deletions
|
@ -17,4 +17,4 @@
|
|||
|
||||
- Set the operating mode of the specified interface:
|
||||
|
||||
`ifconfig {{interface}} mode {{ad hoc|Managed|Master|Repeater|Secondary|Monitor|Auto}}`
|
||||
`iwconfig {{interface}} mode {{ad hoc|Managed|Master|Repeater|Secondary|Monitor|Auto}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue