Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Jan 2009 08:12:50 +0000 (UTC)
From:      Maxim Konovalov <maxim@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-7@freebsd.org
Subject:   svn commit: r187622 - stable/7/share/man/man9
Message-ID:  <200901230812.n0N8Couw035560@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901230812.n0N8Couw035560>