From owner-svn-src-all@FreeBSD.ORG Fri Jan 23 08:12:50 2009 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CFC7B106566B; Fri, 23 Jan 2009 08:12:50 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id BD03A8FC18; Fri, 23 Jan 2009 08:12:50 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.3/8.14.3) with ESMTP id n0N8CoRx035561; Fri, 23 Jan 2009 08:12:50 GMT (envelope-from maxim@svn.freebsd.org) Received: (from maxim@localhost) by svn.freebsd.org (8.14.3/8.14.3/Submit) id n0N8Couw035560; Fri, 23 Jan 2009 08:12:50 GMT (envelope-from maxim@svn.freebsd.org) Message-Id: <200901230812.n0N8Couw035560@svn.freebsd.org> From: Maxim Konovalov Date: Fri, 23 Jan 2009 08:12:50 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-7@freebsd.org X-SVN-Group: stable-7 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r187622 - stable/7/share/man/man9 X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 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: Fri, 23 Jan 2009 08:12:51 -0000 Author: maxim Date: Fri Jan 23 08:12:50 2009 New Revision: 187622 URL: http://svn.freebsd.org/changeset/base/187622 Log: MFC r177259: add missing .El. Modified: stable/7/share/man/man9/rwlock.9 Modified: stable/7/share/man/man9/rwlock.9 ============================================================================== --- stable/7/share/man/man9/rwlock.9 Fri Jan 23 07:48:28 2009 (r187621) +++ stable/7/share/man/man9/rwlock.9 Fri Jan 23 08:12:50 2009 (r187622) @@ -153,6 +153,7 @@ Do not log any operations for this lock .It Dv RW_RECURSE Allow threads to recursively acquire exclusive locks for .Fa rw . +.El .It Fn rw_rlock "struct rwlock *rw" Lock .Fa rw