From owner-svn-src-user@FreeBSD.ORG Tue May 31 13:21:20 2011 Return-Path: Delivered-To: svn-src-user@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E8FAB1065670; Tue, 31 May 2011 13:21:20 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id DA7CD8FC0C; Tue, 31 May 2011 13:21:20 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id p4VDLKJY025267; Tue, 31 May 2011 13:21:20 GMT (envelope-from hrs@svn.freebsd.org) Received: (from hrs@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id p4VDLKdp025265; Tue, 31 May 2011 13:21:20 GMT (envelope-from hrs@svn.freebsd.org) Message-Id: <201105311321.p4VDLKdp025265@svn.freebsd.org> From: Hiroki Sato Date: Tue, 31 May 2011 13:21:20 +0000 (UTC) To: src-committers@freebsd.org, svn-src-user@freebsd.org X-SVN-Group: user MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r222524 - user/hrs/ipv6/usr.sbin/rtsold X-BeenThere: svn-src-user@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the experimental " user" src tree" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 May 2011 13:21:21 -0000 Author: hrs Date: Tue May 31 13:21:20 2011 New Revision: 222524 URL: http://svn.freebsd.org/changeset/base/222524 Log: Fix a typo: s/file/pidfile/. Spotted by: Ben Kaduk Modified: user/hrs/ipv6/usr.sbin/rtsold/rtsold.8 Modified: user/hrs/ipv6/usr.sbin/rtsold/rtsold.8 ============================================================================== --- user/hrs/ipv6/usr.sbin/rtsold/rtsold.8 Tue May 31 12:59:15 2011 (r222523) +++ user/hrs/ipv6/usr.sbin/rtsold/rtsold.8 Tue May 31 13:21:20 2011 (r222524) @@ -230,7 +230,9 @@ file, and be created by the same owner w .It Fl P Ar pidfile Writes the process ID of .Nm -to file instead of the default PID file +to +.Pa pidfile +instead of the default PID file .Pa /var/run/rtsold.pid . .It Fl R Ar script-name Specifies a script to run when router advertisment options