1
0
Fork 0
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:
Nick Smyrnioudis 2020-10-24 15:37:55 +03:00 committed by GitHub
parent 025fed0343
commit 811b360cb4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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}}`