From owner-svn-src-head@FreeBSD.ORG Thu Oct 28 22:28:45 2010 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BED011065673; Thu, 28 Oct 2010 22:28:45 +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 AE4518FC18; Thu, 28 Oct 2010 22:28:45 +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 o9SMSjrd035787; Thu, 28 Oct 2010 22:28:45 GMT (envelope-from uqs@svn.freebsd.org) Received: (from uqs@localhost) by svn.freebsd.org (8.14.3/8.14.3/Submit) id o9SMSj19035785; Thu, 28 Oct 2010 22:28:45 GMT (envelope-from uqs@svn.freebsd.org) Message-Id: <201010282228.o9SMSj19035785@svn.freebsd.org> From: Ulrich Spoerlein Date: Thu, 28 Oct 2010 22:28:45 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r214491 - head/usr.sbin/rtadvd X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Oct 2010 22:28:45 -0000 Author: uqs Date: Thu Oct 28 22:28:45 2010 New Revision: 214491 URL: http://svn.freebsd.org/changeset/base/214491 Log: Fix another "string" typo. MFC after: 3 days Modified: head/usr.sbin/rtadvd/rtadvd.conf.5 Modified: head/usr.sbin/rtadvd/rtadvd.conf.5 ============================================================================== --- head/usr.sbin/rtadvd/rtadvd.conf.5 Thu Oct 28 21:51:14 2010 (r214490) +++ head/usr.sbin/rtadvd/rtadvd.conf.5 Thu Oct 28 22:28:45 2010 (r214491) @@ -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