diff options
-rw-r--r-- | usr.sbin/gifconfig/gifconfig.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/gifconfig/gifconfig.8 b/usr.sbin/gifconfig/gifconfig.8 index 7c00c32..cfad0ab 100644 --- a/usr.sbin/gifconfig/gifconfig.8 +++ b/usr.sbin/gifconfig/gifconfig.8 @@ -91,9 +91,9 @@ Please note that it is very easy to create infinite routing loop, when you configure tunnel over same address family (e.g. IPv4-over-IPv4). .Pp -gif -interfaces are allocated at runtime using interface cloning. This is -most easily done with the +.Xr gif 4 +interfaces are allocated at runtime using interface cloning. +This is most easily done with the .Xr ifconfig 8 .Cm create command. |