diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-10-01 13:42:41 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-10-01 13:42:41 +0000 |
| commit | 5e3dac0cc87ae70274876aa040d252477483cb8a (patch) | |
| tree | 1c5be2e86b8bfd42cc4cd82cf0fc61b51ce9037f /usr.sbin | |
| parent | cda0a584c52e8cfb4e22e7da580ac1d1fabd68b6 (diff) | |
Notes
Diffstat (limited to 'usr.sbin')
| -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 7c00c32fcef9..cfad0ab6ca18 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. |
