From owner-svn-src-all@FreeBSD.ORG Thu Dec 20 00:32:44 2012 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8BFAD10B; Thu, 20 Dec 2012 00:32:44 +0000 (UTC) (envelope-from eadler@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 7000B8FC13; Thu, 20 Dec 2012 00:32:44 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id qBK0WiCL022175; Thu, 20 Dec 2012 00:32:44 GMT (envelope-from eadler@svn.freebsd.org) Received: (from eadler@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qBK0WifW022170; Thu, 20 Dec 2012 00:32:44 GMT (envelope-from eadler@svn.freebsd.org) Message-Id: <201212200032.qBK0WifW022170@svn.freebsd.org> From: Eitan Adler Date: Thu, 20 Dec 2012 00:32:44 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-7@freebsd.org Subject: svn commit: r244465 - in stable/7: sbin/setkey usr.sbin/ndp X-SVN-Group: stable-7 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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: Thu, 20 Dec 2012 00:32:44 -0000 Author: eadler Date: Thu Dec 20 00:32:43 2012 New Revision: 244465 URL: http://svnweb.freebsd.org/changeset/base/244465 Log: MFC r244318: Minor wording improvments to some manual pages Approved by: cperciva (implicit) Modified: stable/7/sbin/setkey/setkey.8 stable/7/usr.sbin/ndp/ndp.8 Directory Properties: stable/7/sbin/setkey/ (props changed) stable/7/usr.sbin/ndp/ (props changed) Modified: stable/7/sbin/setkey/setkey.8 ============================================================================== --- stable/7/sbin/setkey/setkey.8 Thu Dec 20 00:32:43 2012 (r244464) +++ stable/7/sbin/setkey/setkey.8 Thu Dec 20 00:32:43 2012 (r244465) @@ -110,7 +110,7 @@ Loop forever and dump all the messages t .Dv PF_KEY socket. .Fl xx -makes each timestamps unformatted. +makes each timestamp unformatted. .El .Ss Configuration syntax With Modified: stable/7/usr.sbin/ndp/ndp.8 ============================================================================== --- stable/7/usr.sbin/ndp/ndp.8 Thu Dec 20 00:32:43 2012 (r244464) +++ stable/7/usr.sbin/ndp/ndp.8 Thu Dec 20 00:32:43 2012 (r244465) @@ -236,8 +236,8 @@ responding to requests for .Ar hostname even though the host address is not its own. .It Fl t -Print timestamp on each entry, -making it possible to merge output with +Print timestamp for each entry, +to make it possible to merge the output with .Xr tcpdump 1 . Most useful when used with .Fl A .