From owner-cvs-all@FreeBSD.ORG Thu Jan 13 09:33:06 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 A9E3C16A4CE; Thu, 13 Jan 2005 09:33:06 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 947F643D5F; Thu, 13 Jan 2005 09:33:06 +0000 (GMT) (envelope-from ru@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 j0D9X6N8061833; Thu, 13 Jan 2005 09:33:06 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j0D9X6ND061832; Thu, 13 Jan 2005 09:33:06 GMT (envelope-from ru) Message-Id: <200501130933.j0D9X6ND061832@repoman.freebsd.org> From: Ruslan Ermilov Date: Thu, 13 Jan 2005 09:33:06 +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 DECLARE_GEOM_CLASS.9DECLARE_MODULE.9 VFS_START.9 VFS_STATFS.9 VFS_SYNC.9 VFS_VGET.9 style.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: Thu, 13 Jan 2005 09:33:06 -0000 ru 2005-01-13 09:33:06 UTC FreeBSD src repository Modified files: share/man/man9 DECLARE_GEOM_CLASS.9 DECLARE_MODULE.9 VFS_START.9 VFS_STATFS.9 VFS_SYNC.9 VFS_VGET.9 style.9 Log: Nits. Revision Changes Path 1.4 +1 -1 src/share/man/man9/DECLARE_GEOM_CLASS.9 1.9 +1 -3 src/share/man/man9/DECLARE_MODULE.9 1.12 +2 -2 src/share/man/man9/VFS_START.9 1.12 +3 -3 src/share/man/man9/VFS_STATFS.9 1.14 +1 -1 src/share/man/man9/VFS_SYNC.9 1.16 +1 -1 src/share/man/man9/VFS_VGET.9 1.115 +1 -1 src/share/man/man9/style.9