From owner-cvs-src@FreeBSD.ORG Fri Aug 8 19:41:20 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 46FCE106569D; Fri, 8 Aug 2008 19:41:20 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 85EAB8FC22; Fri, 8 Aug 2008 19:41:19 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m78JfJgf025306; Fri, 8 Aug 2008 19:41:19 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m78JfJtn025305; Fri, 8 Aug 2008 19:41:19 GMT (envelope-from rwatson@repoman.freebsd.org) Message-Id: <200808081941.m78JfJtn025305@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to rwatson@repoman.freebsd.org using -f From: Robert Watson Date: Fri, 8 Aug 2008 19:41:11 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_7 Cc: Subject: cvs commit: src/share/man/man9 Makefile rwlock.9 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Aug 2008 19:41:20 -0000 rwatson 2008-08-08 19:41:11 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) share/man/man9 Makefile rwlock.9 Log: SVN rev 181434 on 2008-08-08 19:41:11Z by rwatson Merge r177846 from head to stable/7: Add manpages for rw_try_rlock() and rw_try_wlock() functions. Discussed with: attilio, jhb Revision Changes Path 1.310.2.4 +2 -0 src/share/man/man9/Makefile 1.10.2.2 +19 -1 src/share/man/man9/rwlock.9