From owner-svn-src-all@FreeBSD.ORG Thu May 23 19:47:36 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 2BECE8BB; Thu, 23 May 2013 19:47:36 +0000 (UTC) (envelope-from markj@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 1E54ED2D; Thu, 23 May 2013 19:47:36 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r4NJlaLO051225; Thu, 23 May 2013 19:47:36 GMT (envelope-from markj@svn.freebsd.org) Received: (from markj@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r4NJlZF6051224; Thu, 23 May 2013 19:47:35 GMT (envelope-from markj@svn.freebsd.org) Message-Id: <201305231947.r4NJlZF6051224@svn.freebsd.org> From: Mark Johnston Date: Thu, 23 May 2013 19:47:35 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r250939 - head/usr.sbin/rtsold X-SVN-Group: head 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, 23 May 2013 19:47:36 -0000 Author: markj Date: Thu May 23 19:47:35 2013 New Revision: 250939 URL: http://svnweb.freebsd.org/changeset/base/250939 Log: Correct the description of the -a option: rtsol(d) -a will in fact send out router solicitations on multiple interfaces. Reviewed by: hrs MFC after: 1 week Modified: head/usr.sbin/rtsold/rtsold.8 Modified: head/usr.sbin/rtsold/rtsold.8 ============================================================================== --- head/usr.sbin/rtsold/rtsold.8 Thu May 23 18:07:01 2013 (r250938) +++ head/usr.sbin/rtsold/rtsold.8 Thu May 23 19:47:35 2013 (r250939) @@ -163,13 +163,8 @@ The options are as follows: .It Fl a Autoprobe outgoing interface. .Nm -will try to find a non-loopback, non-point-to-point, IPv6-capable interface. -If -.Nm -finds multiple interfaces, -.Nm -will exit with error. -.\" +will try to find non-loopback, non-point-to-point, IPv6-capable interfaces +and send router solicitation messages on all of them. .It Fl d Enable debugging. .It Fl D