From 8edfa693cbe01608156ff6111c7d6edca85f8f73 Mon Sep 17 00:00:00 2001 From: Ori Bernstein Date: Thu, 20 Aug 2020 13:25:37 -0700 Subject: [PATCH] ip(3): fix typo in manpage (thanks jstsmthrgk) --- sys/man/3/ip | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"