From owner-freebsd-current@FreeBSD.ORG Sat May 3 18:03:35 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E717337B401 for ; Sat, 3 May 2003 18:03:35 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 33ADA43FBD for ; Sat, 3 May 2003 18:03:35 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.8/8.12.3) with ESMTP id h4413YA7033320; Sat, 3 May 2003 19:03:34 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Sat, 03 May 2003 19:03:16 -0600 (MDT) Message-Id: <20030503.190316.89902449.imp@bsdimp.com> To: mbretter@jawa.at From: "M. Warner Losh" In-Reply-To: <3EB3E210.1060804@jawa.at> References: <3EB3E210.1060804@jawa.at> X-Mailer: Mew version 2.1 on Emacs 21.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: current@freebsd.org Subject: Re: wicontrol -t 5 => typo in message X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 May 2003 01:03:36 -0000 This has already been fixed. mediaopt is how it is spelled in the sources I just looked at. Warner