diff options
author | Ori Bernstein <ori@eigenstate.org> | 2020-08-20 13:25:37 -0700 |
---|---|---|
committer | Ori Bernstein <ori@eigenstate.org> | 2020-08-20 13:25:37 -0700 |
commit | 8edfa693cbe01608156ff6111c7d6edca85f8f73 (patch) | |
tree | 8859bc18f07282960f7a4e338246f14132c8f22e /sys/man | |
parent | b6fde0c7b9fd2f02372e6276f0321cd195fabbdb (diff) |
ip(3): fix typo in manpage (thanks jstsmthrgk)
Diffstat (limited to 'sys/man')
-rw-r--r-- | sys/man/3/ip | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/man/3/ip b/sys/man/3/ip index 6ace97e97..c1d3110e5 100644 --- a/sys/man/3/ip +++ b/sys/man/3/ip @@ -446,7 +446,7 @@ with all subsequent routes added via this file descriptor. Add the route to the table. If one already exists with the same target and mask, replace it. The .I interface -can be given as eigther the interface number or a local +can be given as either the interface number or a local IP address on the desired interface. .TP .BI remove\ "target mask" |