From owner-svn-src-all@FreeBSD.ORG Tue May 21 21:39:49 2013 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 9E858E11; Tue, 21 May 2013 21:39:49 +0000 (UTC) (envelope-from edschouten@gmail.com) Received: from mail-vb0-x22e.google.com (mail-vb0-x22e.google.com [IPv6:2607:f8b0:400c:c02::22e]) by mx1.freebsd.org (Postfix) with ESMTP id 2C76929; Tue, 21 May 2013 21:39:49 +0000 (UTC) Received: by mail-vb0-f46.google.com with SMTP id 11so803137vbe.5 for ; Tue, 21 May 2013 14:39:48 -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 :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=CfhZT8m+OkbKAUZ3gmsjVCzfBIOsU3urnSoLkD53CtE=; b=L2pV+1m4RJh3IIkALoxjiHj5ouFon5AM6vX0lnKCAxsXNrdtqV2DcOFqLrpqC71l44 2pLu1EwfW3DKGFqRin9tqOP2Kl5Anoec30DaZ3hdonRgAUkf14O/lWWXJHFrT6+WsSZS 4IlT7k0RYRKKUIr7IPkB12aKaxkCpQd/3cpdvo7f1etPpNLS/b8h58SqrZ++qfa68gS9 QvO18uybFTt7PJaxIJQJOtdYfhsGqd/p39SMFWo9lP2tasr94cJSoiNS1c3GNDnuypk/ EjKZnbeZYiRAxSKvTcWA1EA3zfNbjNl6WBaceo+baozdrpY+ggWw1VIGWdJnjTXnDL00 chNQ== MIME-Version: 1.0 X-Received: by 10.220.143.71 with SMTP id t7mr1710493vcu.64.1369172388707; Tue, 21 May 2013 14:39:48 -0700 (PDT) Sender: edschouten@gmail.com Received: by 10.220.72.7 with HTTP; Tue, 21 May 2013 14:39:48 -0700 (PDT) In-Reply-To: References: <201305212120.r4LLKAY8063568@svn.freebsd.org> Date: Tue, 21 May 2013 23:39:48 +0200 X-Google-Sender-Auth: A5Xx44FsMp7N8gVYXWxpf57wytw Message-ID: Subject: Re: svn commit: r250887 - in head: include include/arpa sys/net From: Ed Schouten To: Eitan Adler Content-Type: text/plain; charset=UTF-8 Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.14 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, 21 May 2013 21:39:49 -0000 2013/5/21 Eitan Adler : > Do the man pages need to be updated as well? Sure. I've updated the manpages for the functions listed in these header files. -- Ed Schouten