Date: Fri, 1 Jun 2001 20:53:24 -0700 From: Brooks Davis <brooks@one-eyed-alien.net> To: freebsd-bugs@freebsd.org Cc: freebsd-gnats-submit@freebsd.org Subject: Re: docs/23767: ifconfig(8) manual page does not document the ``ether'' parameter. Message-ID: <20010601205324.B3843@Odin.AC.HMC.Edu>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] The following patch corrects this error with slightly better mdoc style then the origional. I checked, and this does document reality. -- Brooks Index: ifconfig.8 =================================================================== RCS file: /home/ncvs/src/sbin/ifconfig/ifconfig.8,v retrieving revision 1.39 diff -u -r1.39 ifconfig.8 --- ifconfig.8 2001/05/29 09:13:44 1.39 +++ ifconfig.8 2001/06/02 02:20:48 @@ -204,6 +207,10 @@ transmit messages through that interface. If possible, the interface will be reset to disable reception as well. This action does not automatically disable routes using the interface. +.It Cm ether +Another name for the +.Dq lladdr +parameter. .\" .It Cm ipdst .\" This is used to specify an Internet host who is willing to receive .\" ip packets encapsulating NS packets bound for a remote network. -- Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE7GGMzXY6L6fI4GtQRAiH0AKCXY8PJYtxsY1ioNUhoYgrBzf1LYwCfeQCD fFL5Vo9B8GdSYlsar8t2Zsk= =ORwK -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010601205324.B3843>
