From owner-cvs-all@FreeBSD.ORG Fri Jan 7 08:44:32 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5459C16A4CE; Fri, 7 Jan 2005 08:44:32 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D4D043D49; Fri, 7 Jan 2005 08:44:32 +0000 (GMT) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j078iWcu003428; Fri, 7 Jan 2005 08:44:32 GMT (envelope-from keramida@repoman.freebsd.org) Received: (from keramida@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j078iWZX003427; Fri, 7 Jan 2005 08:44:32 GMT (envelope-from keramida) Message-Id: <200501070844.j078iWZX003427@repoman.freebsd.org> From: Giorgos Keramidas Date: Fri, 7 Jan 2005 08:44:32 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man9 MODULE_DEPEND.9 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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: Fri, 07 Jan 2005 08:44:32 -0000 keramida 2005-01-07 08:44:32 UTC FreeBSD src repository (doc committer) Modified files: share/man/man9 MODULE_DEPEND.9 Log: Convert the descriptions of module versions to an explicit list and note that these versions numbers refer to moddepend, not the current module. MFC after: 3 days Revision Changes Path 1.6 +11 -3 src/share/man/man9/MODULE_DEPEND.9