From owner-freebsd-doc Fri Jun 1 21: 0:13 2001 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 98D9437B424 for ; Fri, 1 Jun 2001 21:00:05 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f52405P92872; Fri, 1 Jun 2001 21:00:05 -0700 (PDT) (envelope-from gnats) Date: Fri, 1 Jun 2001 21:00:05 -0700 (PDT) Message-Id: <200106020400.f52405P92872@freefall.freebsd.org> To: freebsd-doc@freebsd.org Cc: From: Brooks Davis Subject: Re: docs/23767: ifconfig(8) manual page does not document the ``ether'' parameter. Reply-To: Brooks Davis Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR docs/23767; it has been noted by GNATS. From: Brooks Davis 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. Date: Fri, 1 Jun 2001 20:53:24 -0700 --ZGiS0Q5IWpPtfppv Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D 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.=20 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. --=20 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 --ZGiS0Q5IWpPtfppv Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE7GGMzXY6L6fI4GtQRAiH0AKCXY8PJYtxsY1ioNUhoYgrBzf1LYwCfeQCD fFL5Vo9B8GdSYlsar8t2Zsk= =ORwK -----END PGP SIGNATURE----- --ZGiS0Q5IWpPtfppv-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message