From owner-svn-src-stable@FreeBSD.ORG Thu Nov 4 12:33:08 2010 Return-Path: Delivered-To: svn-src-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 544EC106566B; Thu, 4 Nov 2010 12:33:08 +0000 (UTC) (envelope-from uqs@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 41AF88FC19; Thu, 4 Nov 2010 12:33:08 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.3/8.14.3) with ESMTP id oA4CX8lr060060; Thu, 4 Nov 2010 12:33:08 GMT (envelope-from uqs@svn.freebsd.org) Received: (from uqs@localhost) by svn.freebsd.org (8.14.3/8.14.3/Submit) id oA4CX86u060057; Thu, 4 Nov 2010 12:33:08 GMT (envelope-from uqs@svn.freebsd.org) Message-Id: <201011041233.oA4CX86u060057@svn.freebsd.org> From: Ulrich Spoerlein Date: Thu, 4 Nov 2010 12:33:08 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-8@freebsd.org X-SVN-Group: stable-8 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r214780 - stable/8/usr.sbin/rtadvd X-BeenThere: svn-src-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for all the -stable branches of the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Nov 2010 12:33:08 -0000 Author: uqs Date: Thu Nov 4 12:33:07 2010 New Revision: 214780 URL: http://svn.freebsd.org/changeset/base/214780 Log: MFC r208028,214491: Sync manpages to -CURRENT r208028: mdoc: move remaining sections into consistent order r214491: Fix another "string" typo. Modified: stable/8/usr.sbin/rtadvd/rtadvd.8 stable/8/usr.sbin/rtadvd/rtadvd.conf.5 Directory Properties: stable/8/usr.sbin/rtadvd/ (props changed) Modified: stable/8/usr.sbin/rtadvd/rtadvd.8 ============================================================================== --- stable/8/usr.sbin/rtadvd/rtadvd.8 Thu Nov 4 10:53:50 2010 (r214779) +++ stable/8/usr.sbin/rtadvd/rtadvd.8 Thu Nov 4 12:33:07 2010 (r214780) @@ -162,8 +162,6 @@ In this case, will transmit router advertisement with router lifetime 0 to all the interfaces .Pq in accordance with RFC2461 6.2.5 . -.Sh EXIT STATUS -.Ex -std .Sh FILES .Bl -tag -width Pa -compact .It Pa /etc/rtadvd.conf @@ -176,6 +174,8 @@ The file in which .Nm dumps its internal state. .El +.Sh EXIT STATUS +.Ex -std .Sh SEE ALSO .Xr rtadvd.conf 5 , .Xr rtsol 8 Modified: stable/8/usr.sbin/rtadvd/rtadvd.conf.5 ============================================================================== --- stable/8/usr.sbin/rtadvd/rtadvd.conf.5 Thu Nov 4 10:53:50 2010 (r214779) +++ stable/8/usr.sbin/rtadvd/rtadvd.conf.5 Thu Nov 4 12:33:07 2010 (r214780) @@ -201,7 +201,7 @@ The default value is 64. (str or num) A 8-bit flags field in prefix information option. This field can be specified either as a case-sensitive string or as an integer. -A sting consists of characters each of which corresponds to a +A string consists of characters each of which corresponds to a particular flag bit(s). An integer should be the logical OR of all enabled bits. Bit 7