From owner-svn-src-head@freebsd.org Mon Sep 4 20:58:45 2017 Return-Path: Delivered-To: svn-src-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4B77AE1DFE8; Mon, 4 Sep 2017 20:58:45 +0000 (UTC) (envelope-from chmeeedalf@gmail.com) Received: from mail-lf0-x22b.google.com (mail-lf0-x22b.google.com [IPv6:2a00:1450:4010:c07::22b]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C521F216F; Mon, 4 Sep 2017 20:58:44 +0000 (UTC) (envelope-from chmeeedalf@gmail.com) Received: by mail-lf0-x22b.google.com with SMTP id d17so5045306lfe.2; Mon, 04 Sep 2017 13:58:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to; bh=QCYqQ3a0dB8rRr0VnRSoeM4cJwm9h0gO4+Y2v0Ibo4Q=; b=n7z9M0nAFLnZ36LOx9lcOsn2/KNPkrS8s2KaQxSuU4acPORqnjJcEZu5RhZTQKAkcF tm4Z3Bodt4PE+PXjWK49q0L+RULa6VLvGVogA6y5/fWYYAdIqhjB/3PPtcxqijKGo6pX OzmhzGYOi13HcunYa18JLheyHvA/QU42uyM1PwCG6bE0nIFWB5wMB+q1eYVy7GyjtthH FU7PkzfOQcbECd2AxaH/M3bae0H4qezHURjlnG0LAM2uhGGYlfdLyJ5Q6/A+Y6yimy6F cTqmCwq5zW1AZaqquQvVhNfs0Moe3g+pgR5OPHLsjo7LJ91xQd84fqcs9Q4PhgeOlwHs +2lA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to; bh=QCYqQ3a0dB8rRr0VnRSoeM4cJwm9h0gO4+Y2v0Ibo4Q=; b=PEMYxpZW7qEkh02rUg5qIOV0lVbGVz2o17lyIqmoBlj06irRIf+A3m4D+pjZPu4DpP iPhfE60Bb3DeB/t3gCEyVKkj3XsPR18/vnAY98INXkSRO5NLCUVrv/M4muctcnW9E4fU dQ1zsXhAv8noNK4fMGJUy8+4vVDh8tc/Wecm2wDao+7CCGqEXPpMl6/2h1DW4fdtIx1V Ilubv6FuU+R8yqYjy30ymH+9tBLrPHRtzCRxrlVsMBgxvBRWpL5ZG8APmkV1V+/NdPGV XzFj4qHgwXjAXgyq+m/M7EjtXhxtCieTkkW1RcnkVZfHso2xX+zjgpdMZReaa7PqGn7m cHWw== X-Gm-Message-State: AHPjjUg6dhxNucp0/dDH2242LtM6f2PyqAvSSzzrevRruAR5i+rWcDL/ x9IBT9523ywTAQ4m3QCXFiOaLcPE1g== X-Google-Smtp-Source: ADKCNb4+IhDHtIMeSQlCyPMcuD01uHevBCQrLOqZ42m+EgZD5sqCZHPi0zrEb8hlc/bwiUMEYGYByDru/gwi0IMZZ+k= X-Received: by 10.46.2.85 with SMTP id 82mr623356ljc.190.1504558722870; Mon, 04 Sep 2017 13:58:42 -0700 (PDT) MIME-Version: 1.0 Sender: chmeeedalf@gmail.com Received: by 10.46.87.73 with HTTP; Mon, 4 Sep 2017 13:58:42 -0700 (PDT) In-Reply-To: <201709042057.v84KvcmF067811@repo.freebsd.org> References: <201709042057.v84KvcmF067811@repo.freebsd.org> From: Justin Hibbits Date: Mon, 4 Sep 2017 15:58:42 -0500 X-Google-Sender-Auth: B6kCmFsterKWFS6VUmgPO4kO_QY Message-ID: Subject: Re: svn commit: r323161 - head/usr.sbin/binmiscctl To: src-committers , "svn-src-all@freebsd.org" , "svn-src-head@freebsd.org" Content-Type: text/plain; charset="UTF-8" X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Sep 2017 20:58:45 -0000 On Mon, Sep 4, 2017 at 3:57 PM, Justin Hibbits wrote: > Author: jhibbits > Date: Mon Sep 4 20:57:38 2017 > New Revision: 323161 > URL: https://svnweb.freebsd.org/changeset/base/323161 > > Log: > Correct the binmiscctl(8) man page for powerpc64 > > Magic for powerpc64 erroneously specified ELFCLASS32 instead of ELFCLASS64. > > Submitted by: luca.pizzamiglio _AT_ gmail DOT com > MFC after: 3 days PR: 215999 > > Modified: > head/usr.sbin/binmiscctl/binmiscctl.8 > > Modified: head/usr.sbin/binmiscctl/binmiscctl.8 > ============================================================================== > --- head/usr.sbin/binmiscctl/binmiscctl.8 Mon Sep 4 20:41:34 2017 (r323160) > +++ head/usr.sbin/binmiscctl/binmiscctl.8 Mon Sep 4 20:57:38 2017 (r323161) > @@ -250,7 +250,7 @@ Add QEMU bsd-user program as an image activator for Po > .Bd -literal -offset indent > # binmiscctl add powerpc64 \e > --interpreter "/usr/local/bin/qemu-ppc64-static" \e > - --magic "\ex7f\ex45\ex4c\ex46\ex01\ex02\ex01\ex00\ex00\ex00\e > + --magic "\ex7f\ex45\ex4c\ex46\ex02\ex02\ex01\ex00\ex00\ex00\e > \ex00\ex00\ex00\ex00\ex00\ex00\ex00\ex02\ex00\ex15" \e > --mask "\exff\exff\exff\exff\exff\exff\exff\ex00\exff\exff\e > \exff\exff\exff\exff\exff\exff\exff\exfe\exff\exff" \e >