From owner-freebsd-doc@FreeBSD.ORG Sun Dec 18 08:09:52 2005 Return-Path: X-Original-To: freebsd-doc@hub.freebsd.org Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E3C7D16A4DA; Sun, 18 Dec 2005 08:09:52 +0000 (GMT) (envelope-from simon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 98E8143D5D; Sun, 18 Dec 2005 08:09:52 +0000 (GMT) (envelope-from simon@FreeBSD.org) Received: from freefall.freebsd.org (simon@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id jBI89qgi017741; Sun, 18 Dec 2005 08:09:52 GMT (envelope-from simon@freefall.freebsd.org) Received: (from simon@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id jBI89qYs017737; Sun, 18 Dec 2005 08:09:52 GMT (envelope-from simon) Date: Sun, 18 Dec 2005 08:09:52 GMT From: "Simon L. Nielsen" Message-Id: <200512180809.jBI89qYs017737@freefall.freebsd.org> To: dunstan@freebsd.czest.pl, simon@FreeBSD.org, freebsd-doc@FreeBSD.org, simon@FreeBSD.org Cc: Subject: Re: docs/90541: [PATCH] Missing include in VFS_LOCK_GIANT.9 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Dec 2005 08:09:53 -0000 Synopsis: [PATCH] Missing include in VFS_LOCK_GIANT.9 State-Changed-From-To: open->patched State-Changed-By: simon State-Changed-When: Sun Dec 18 08:07:49 UTC 2005 State-Changed-Why: Committed (thought I modified the order of the includes to match style(9)). Thanks for the submission! I will MFC in a week or so. Responsible-Changed-From-To: freebsd-doc->simon Responsible-Changed-By: simon Responsible-Changed-When: Sun Dec 18 08:07:49 UTC 2005 Responsible-Changed-Why: Committed (thought I modified the order of the includes to match style(9)). Thanks for the submission! I will MFC in a week or so. http://www.freebsd.org/cgi/query-pr.cgi?pr=90541