From owner-cvs-all@FreeBSD.ORG Thu Dec 27 22:33:31 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6E19316A418; Thu, 27 Dec 2007 22:33:31 +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 5148013C4DB; Thu, 27 Dec 2007 22:33:31 +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 lBRMXVNK030432; Thu, 27 Dec 2007 22:33:31 GMT (envelope-from attilio@repoman.freebsd.org) Received: (from attilio@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id lBRMXVNb030428; Thu, 27 Dec 2007 22:33:31 GMT (envelope-from attilio) Message-Id: <200712272233.lBRMXVNb030428@repoman.freebsd.org> From: Attilio Rao Date: Thu, 27 Dec 2007 22:33:30 +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-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Dec 2007 22:33:31 -0000 attilio 2007-12-27 22:33:30 UTC FreeBSD src repository Modified files: share/man/man9 VOP_LOCK.9 Log: Garbage-collect following nomore existing options: - LK_REENABLE - LK_NOPAUSE - LK_NOOBJ Revision Changes Path 1.18 +1 -7 src/share/man/man9/VOP_LOCK.9