From owner-svn-src-all@freebsd.org Tue Sep 20 21:29:28 2016 Return-Path: Delivered-To: svn-src-all@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 9E6B5BE339B; Tue, 20 Sep 2016 21:29:28 +0000 (UTC) (envelope-from cse.cem@gmail.com) Received: from mail-it0-f47.google.com (mail-it0-f47.google.com [209.85.214.47]) (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 717E1F70; Tue, 20 Sep 2016 21:29:28 +0000 (UTC) (envelope-from cse.cem@gmail.com) Received: by mail-it0-f47.google.com with SMTP id 186so32393092itf.0; Tue, 20 Sep 2016 14:29:28 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:reply-to:in-reply-to:references :from:date:message-id:subject:to:cc; bh=D9cRSqDqmd0r0X1vMGyUqFwllNsNHGZsIwP4twnSrHI=; b=hVNroGcgKs7YRUV9gZZfpRixX6rBNC4+xp97S450wHLziQk7kIIURIAjPo2evCao0L Evd4SixLwU/CNKnAL4Fk1SGI0QTTIf7ddd33Dybre3i+insu1BKsIRMfgIbPX6pBFIid az+3uLdxtGwQvdyIHDLLoR0t1wWZ2d+FtgFW3jmZ29fUfF7YcTio7eIqpnBv2KCcuumM Y6L2uP465SLquH7QDyioHmlH6Ro4PtECEOAX7RZq8RZTeLY8Ckn4Kvqix4pHDiLyx+OA clZY9Sz0pggVx7rWw30PKcHICKywBGgMh7TwksxEVSnc/hiyFRLkre71JS5/dz89hGLQ ENUw== X-Gm-Message-State: AE9vXwMKR2kANpf7HDGcTujmhcYGdS+HoekpRbLltjOJqdazJ6fyfAfRfHfvisRHz9e7Aw== X-Received: by 10.36.111.209 with SMTP id x200mr46969itb.59.1474406961281; Tue, 20 Sep 2016 14:29:21 -0700 (PDT) Received: from mail-io0-f176.google.com (mail-io0-f176.google.com. [209.85.223.176]) by smtp.gmail.com with ESMTPSA id y195sm11656825iod.26.2016.09.20.14.29.20 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 20 Sep 2016 14:29:21 -0700 (PDT) Received: by mail-io0-f176.google.com with SMTP id q92so33863903ioi.1; Tue, 20 Sep 2016 14:29:20 -0700 (PDT) X-Received: by 10.107.58.87 with SMTP id h84mr18042418ioa.122.1474406960803; Tue, 20 Sep 2016 14:29:20 -0700 (PDT) MIME-Version: 1.0 Reply-To: cem@freebsd.org Received: by 10.36.220.129 with HTTP; Tue, 20 Sep 2016 14:29:20 -0700 (PDT) In-Reply-To: References: <201609200450.u8K4osHX021493@repo.freebsd.org> From: Conrad Meyer Date: Tue, 20 Sep 2016 14:29:20 -0700 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: svn commit: r306010 - head/share/man/man9 To: Pedro Giffuni Cc: Warner Losh , src-committers , svn-src-all@freebsd.org, svn-src-head@freebsd.org Content-Type: text/plain; charset=UTF-8 X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.23 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: Tue, 20 Sep 2016 21:29:28 -0000 On Tue, Sep 20, 2016 at 2:16 PM, Pedro Giffuni wrote: > s/alphebetially/alphabetically/ ? This was fixed in r306027. Best, Conrad