From owner-cvs-src@FreeBSD.ORG Thu Jun 5 18:06:19 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 80EEA106564A; Thu, 5 Jun 2008 18:06:19 +0000 (UTC) (envelope-from attilio@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 5C22D8FC19; Thu, 5 Jun 2008 18:06:19 +0000 (UTC) (envelope-from attilio@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m55I6JRx056759; Thu, 5 Jun 2008 18:06:19 GMT (envelope-from attilio@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m55I6Jsv056758; Thu, 5 Jun 2008 18:06:19 GMT (envelope-from attilio@repoman.freebsd.org) Message-Id: <200806051806.m55I6Jsv056758@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to attilio@repoman.freebsd.org using -f From: Attilio Rao Date: Thu, 5 Jun 2008 17:07:33 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/share/man/man9 VOP_LOCK.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: Thu, 05 Jun 2008 18:06:19 -0000 attilio 2008-06-05 18:06:19 UTC FreeBSD src repository Modified files: share/man/man9 VOP_LOCK.9 Log: SVN rev 179565 on 2008-06-05 17:07:33Z by attilio Add the missing option LK_NOWITNESS for vn_lock / VOP_LOCK operations. Revision Changes Path 1.24 +4 -0 src/share/man/man9/VOP_LOCK.9