From owner-cvs-src-old@FreeBSD.ORG Wed Sep 29 14:36:51 2010 Return-Path: Delivered-To: cvs-src-old@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9ECD81065679 for ; Wed, 29 Sep 2010 14:36:51 +0000 (UTC) (envelope-from jh@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 73B5D8FC1D for ; Wed, 29 Sep 2010 14:36:51 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id o8TEapO5036831 for ; Wed, 29 Sep 2010 14:36:51 GMT (envelope-from jh@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id o8TEapMX036830 for cvs-src-old@freebsd.org; Wed, 29 Sep 2010 14:36:51 GMT (envelope-from jh@repoman.freebsd.org) Message-Id: <201009291436.o8TEapMX036830@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to jh@repoman.freebsd.org using -f From: Jaakko Heinonen Date: Wed, 29 Sep 2010 14:36:25 +0000 (UTC) To: cvs-src-old@freebsd.org X-FreeBSD-CVS-Branch: RELENG_8 Subject: cvs commit: src/share/man/man9 vfs_busy.9 vfs_unbusy.9 X-BeenThere: cvs-src-old@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Sep 2010 14:36:51 -0000 jh 2010-09-29 14:36:25 UTC FreeBSD src repository Modified files: (Branch: RELENG_8) share/man/man9 vfs_busy.9 vfs_unbusy.9 Log: SVN rev 213273 on 2010-09-29 14:36:25Z by jh MFC r209168: Update vfs_busy(9) and vfs_unbusy(9) manual pages to better match the current behaviour of the functions. Revision Changes Path 1.9.2.2 +6 -7 src/share/man/man9/vfs_busy.9 1.10.2.2 +5 -11 src/share/man/man9/vfs_unbusy.9