From owner-svn-src-all@FreeBSD.ORG Thu May 14 18:33:59 2015 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 97AB4929; Thu, 14 May 2015 18:33:59 +0000 (UTC) Received: from mail-wi0-x236.google.com (mail-wi0-x236.google.com [IPv6:2a00:1450:400c:c05::236]) (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 43610115B; Thu, 14 May 2015 18:33:59 +0000 (UTC) Received: by wizk4 with SMTP id k4so252403723wiz.1; Thu, 14 May 2015 11:33:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=fCTmrOJAT/LQW5F8lfj2WFm26QdZw4H/V4k9H+C+EXI=; b=0ZF39YigJBbb+WgC1fAlHmAA3aduwnbZ2070ZDpjMSKQdAC/qnJl/PJ8LRhv17u5VX HirAoEivflHzo4ju6pW9rEp/RigLtqKhBaCzmgkuAsu8xL4621aHmsNOFqxZ1JEzFX9m 3Tbj+3SGjOeKHyNzdhCK/8ZmDqsODTE6YO6WqbjomRdTqbH/KxkII35AMX9xQSp6xYHU hVnSZDbl8i/dVekYO/JM+sLIvsVNZKJkyBFwfQpVuXU47ffiYE1e4i35TA2Hx0HcwdjA Bfeti2elz6ixj9111kuK2sVfXUOnUm4BI24gZpROWAiuyVmtiD8tIJUKeqsMzQZ1lrqJ ny/g== MIME-Version: 1.0 X-Received: by 10.194.236.33 with SMTP id ur1mr9396693wjc.77.1431628437705; Thu, 14 May 2015 11:33:57 -0700 (PDT) Sender: pluknet@gmail.com Received: by 10.27.100.214 with HTTP; Thu, 14 May 2015 11:33:57 -0700 (PDT) In-Reply-To: <201505141809.t4EI9uEW064098@svn.freebsd.org> References: <201505141809.t4EI9uEW064098@svn.freebsd.org> Date: Thu, 14 May 2015 21:33:57 +0300 X-Google-Sender-Auth: 0sO1o0DIWgrQX0wZZ_CzURHSQhQ Message-ID: Subject: Re: svn commit: r282914 - head/share/vt/keymaps From: Sergey Kandaurov To: Ed Maste Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 May 2015 18:33:59 -0000 On 14 May 2015 at 21:09, Ed Maste wrote: > Author: emaste > Date: Thu May 14 18:09:56 2015 > New Revision: 282914 > URL: https://svnweb.freebsd.org/changeset/base/282914 > > Log: > kbdmap(1): Correct menu title: keyboards have a layout, not a language > > MFC after: 2 weeks > Sponsored by: The FreeBSD Foundation > Differential Revision: https://reviews.freebsd.org/D2545 > > Modified: > head/share/vt/keymaps/INDEX.keymaps > What about syscons? -- wbr, pluknet