Date: Thu, 20 Dec 2012 00:32:43 +0000 (UTC) From: Eitan Adler <eadler@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-8@freebsd.org Subject: svn commit: r244463 - in stable/8: sbin/setkey usr.sbin/ndp Message-ID: <201212200032.qBK0Whoi022165@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: eadler Date: Thu Dec 20 00:32:43 2012 New Revision: 244463 URL: http://svnweb.freebsd.org/changeset/base/244463 Log: MFC r244318: Minor wording improvments to some manual pages Approved by: cperciva (implicit) Modified: stable/8/sbin/setkey/setkey.8 stable/8/usr.sbin/ndp/ndp.8 Directory Properties: stable/8/sbin/setkey/ (props changed) stable/8/usr.sbin/ndp/ (props changed) Modified: stable/8/sbin/setkey/setkey.8 ============================================================================== --- stable/8/sbin/setkey/setkey.8 Thu Dec 20 00:30:48 2012 (r244462) +++ stable/8/sbin/setkey/setkey.8 Thu Dec 20 00:32:43 2012 (r244463) @@ -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/8/usr.sbin/ndp/ndp.8 ============================================================================== --- stable/8/usr.sbin/ndp/ndp.8 Thu Dec 20 00:30:48 2012 (r244462) +++ stable/8/usr.sbin/ndp/ndp.8 Thu Dec 20 00:32:43 2012 (r244463) @@ -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 .
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201212200032.qBK0Whoi022165>