From owner-freebsd-hackers@FreeBSD.ORG Mon Sep 12 15:23:00 2011 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 080271065670 for ; Mon, 12 Sep 2011 15:23:00 +0000 (UTC) (envelope-from yanegomi@gmail.com) Received: from mail-gx0-f182.google.com (mail-gx0-f182.google.com [209.85.161.182]) by mx1.freebsd.org (Postfix) with ESMTP id B9A938FC08 for ; Mon, 12 Sep 2011 15:22:59 +0000 (UTC) Received: by gxk28 with SMTP id 28so3240740gxk.13 for ; Mon, 12 Sep 2011 08:22:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=references:in-reply-to:mime-version:content-transfer-encoding :content-type:message-id:cc:x-mailer:from:subject:date:to; bh=/5MCuNE9wiWVuDRPf+rLhnEbA+XKp+yhE/+2WnGQwF0=; b=Km8xqL5sMPNqNKoRp76WSz52I3YD1NNMZhlorITu19bFLidh7C7mNNqBGNqfQrHLRR VnwzYe0kP7/+XcOB2UU2sZMi942LonlEbWD2khEh/CLH+o3YPDjXODLFZS2COCmznmby bPsju7sHKR+Ip0C0KyeIpmeT+0pEh1vD1WHEI= Received: by 10.231.60.76 with SMTP id o12mr7386125ibh.83.1315840978861; Mon, 12 Sep 2011 08:22:58 -0700 (PDT) Received: from [192.168.20.56] (c-24-6-49-154.hsd1.ca.comcast.net [24.6.49.154]) by mx.google.com with ESMTPS id el2sm22293784ibb.10.2011.09.12.08.22.57 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 12 Sep 2011 08:22:57 -0700 (PDT) References: <20110912161353.257402c2@debiand1.localdom.ain> In-Reply-To: <20110912161353.257402c2@debiand1.localdom.ain> Mime-Version: 1.0 (iPhone Mail 8L1) Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii Message-Id: <0CB85C65-7163-4BFE-B31E-A48BD6521CD7@gmail.com> X-Mailer: iPhone Mail (8L1) From: Garrett Cooper Date: Mon, 12 Sep 2011 08:22:52 -0700 To: Rares Aioanei Cc: "freebsd-hackers@freebsd.org" Subject: Re: Typo in the 9.0 beta 2 installer X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Sep 2011 15:23:00 -0000 On Sep 12, 2011, at 6:13 AM, Rares Aioanei wrote: > As seen in the screenshot, it says "resovler" instead of "resolver". Hope t= his is the appropriate mailing list. Already fixed on head. Thanks, -Garrett=