From owner-freebsd-stable@FreeBSD.ORG Thu Oct 7 20:30:47 2010 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D199A106566C for ; Thu, 7 Oct 2010 20:30:47 +0000 (UTC) (envelope-from 0110001101100100b@gmail.com) Received: from mail-ew0-f54.google.com (mail-ew0-f54.google.com [209.85.215.54]) by mx1.freebsd.org (Postfix) with ESMTP id 437BB8FC0C for ; Thu, 7 Oct 2010 20:30:46 +0000 (UTC) Received: by ewy27 with SMTP id 27so17592ewy.13 for ; Thu, 07 Oct 2010 13:30:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=4YSwv2fOA4dRlKVHYKyouiXoQ+ti4gHGWIEhxr4doYM=; b=uukRQR5uyGFdlIs8HntGS1c7TuKWLJWbJwkZWXNZggAsAy74Y8614V/ty+ACEpW/CZ 8GvYVgEPB1KzVCA6lweWb949dAFCVsY2t438UST2X9Q4K43EqH4ura8omG2dQJVSLr80 vc0uua00NPt4eBxYC3MCkta2UpQyA5ohtqW4k= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=mQa3I38e2DLJby1/02cJPVBVtX/7gZa0KOTwdj/4eYqOICw4wWVNZp5H0u+xr+6xfn Fe+RdKrdCzQeF809wPOQneLmGDZB5vFY3cnu+t6tAqKV9b35DtK9nUPOZ44CyBgpjGio 1MClG8rf+4gVNI5/P/3+jLsm0I2NVWEaC0f2M= MIME-Version: 1.0 Received: by 10.213.106.7 with SMTP id v7mr825057ebo.31.1286481561488; Thu, 07 Oct 2010 12:59:21 -0700 (PDT) Received: by 10.213.19.11 with HTTP; Thu, 7 Oct 2010 12:59:21 -0700 (PDT) In-Reply-To: References: Date: Thu, 7 Oct 2010 19:59:21 +0000 Message-ID: From: 1 0 <0110001101100100b@gmail.com> To: freebsd-stable@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Mailman-Approved-At: Thu, 07 Oct 2010 20:43:48 +0000 Subject: FreeBSD 8.1-RELEASE Announcement - Typo X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2010 20:30:47 -0000 Hello! There is a typo in FreeBSD 8.1-RELEASE Announcement: # dd if=8.1-RELEASE-amd64-memstick.img of=/dev/da0 bs=10240 conv=sync should be # dd if=8.1-RELEASE-amd64-memstick.img of=/dev/da0 bs=1024k conv=sync Best regards, -- 0110001101100100