From owner-svn-src-head@freebsd.org Sat Nov 21 18:46:27 2020 Return-Path: Delivered-To: svn-src-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 38A7B46DE11; Sat, 21 Nov 2020 18:46:27 +0000 (UTC) (envelope-from vmaffione@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Cdj770sGXz3J1Y; Sat, 21 Nov 2020 18:46:27 +0000 (UTC) (envelope-from vmaffione@freebsd.org) Received: from mail-pg1-f180.google.com (mail-pg1-f180.google.com [209.85.215.180]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) (Authenticated sender: vmaffione) by smtp.freebsd.org (Postfix) with ESMTPSA id 0A44A2C426; Sat, 21 Nov 2020 18:46:27 +0000 (UTC) (envelope-from vmaffione@freebsd.org) Received: by mail-pg1-f180.google.com with SMTP id f17so1846210pge.6; Sat, 21 Nov 2020 10:46:26 -0800 (PST) X-Gm-Message-State: AOAM533ZnPs6eYllROQ2oMJM2JX6ZsL9M+hMY1yBq7nosqN+Cawiu7Fb g9HF09p1Q2niSiujzFelhbud4WWoe26ISdVkOk4= X-Google-Smtp-Source: ABdhPJxwYg/2A781sQD6ussRk4aTPobQ9Yna2di2m6F4PKW1heRzL+Za1Ah8mUbwHHXhbIkZ5eNYVcJj8Eqsx4KAirE= X-Received: by 2002:a17:90a:c084:: with SMTP id o4mr8095248pjs.150.1605984386057; Sat, 21 Nov 2020 10:46:26 -0800 (PST) MIME-Version: 1.0 References: <202011211820.0ALIKMsI050433@repo.freebsd.org> <6a7cb30702e3391c772b3b9a33a2587d190ff4ef.camel@freebsd.org> In-Reply-To: <6a7cb30702e3391c772b3b9a33a2587d190ff4ef.camel@freebsd.org> From: Vincenzo Maffione Date: Sat, 21 Nov 2020 19:46:15 +0100 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: svn commit: r367920 - head/tools/tools/netmap To: Ian Lepore Cc: src-committers , svn-src-all@freebsd.org, svn-src-head@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.34 X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.34 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: Sat, 21 Nov 2020 18:46:27 -0000 ups... Thanks! Cheers, Vincenzo Il giorno sab 21 nov 2020 alle ore 19:27 Ian Lepore ha scritto: > On Sat, 2020-11-21 at 18:20 +0000, Vincenzo Maffione wrote: > > Author: vmaffione > > Date: Sat Nov 21 18:20:21 2020 > > New Revision: 367920 > ... > > +.Bd -literal -offset intent > > > > s/intent/indent/ ? > > -- Ian > >