Re: gre(4): remove linkX from example

2017-12-01 Thread Jason McIntyre
On Thu, Nov 30, 2017 at 08:37:31PM -0300, Lucas Gabriel Vuotto wrote: > Hi tech@, > > According rev 1.45, linkX in gre(4) is a deprecated style and isn't > documented in ifconfig(8) (couldn't find it ever was, but I'm not to used to > cvs so I couldn't search properly). This removes linkX from t

gre(4): remove linkX from example

2017-11-30 Thread Lucas Gabriel Vuotto
Hi tech@, According rev 1.45, linkX in gre(4) is a deprecated style and isn't documented in ifconfig(8) (couldn't find it ever was, but I'm not to used to cvs so I couldn't search properly). This removes linkX from the example in the manpage. Cheers. Index: share/man/man4/gre.4 ===