mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-24 11:35:26 +02:00
Update grammar
`a` should be used instead of `an` in this context.
This commit is contained in:
parent
7549db275b
commit
3a858a93af
1 changed files with 1 additions and 1 deletions
|
@ -18,6 +18,6 @@
|
|||
|
||||
`ip addr add/del {{ip}}/{{mask}} dev {{interface}}`
|
||||
|
||||
- Add an default route:
|
||||
- Add a default route:
|
||||
|
||||
`ip route add default via {{ip}} dev {{interface}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue