From owner-cvs-all@FreeBSD.ORG Sat May 19 11:27:19 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2AF1216A408; Sat, 19 May 2007 11:27:19 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 06ABE13C458; Sat, 19 May 2007 11:27:19 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.8/8.13.8) with ESMTP id l4JBRIe1073482; Sat, 19 May 2007 11:27:18 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.8/8.13.8/Submit) id l4JBRIXq073481; Sat, 19 May 2007 11:27:18 GMT (envelope-from pav) Message-Id: <200705191127.l4JBRIXq073481@repoman.freebsd.org> From: Pav Lucistnik Date: Sat, 19 May 2007 11:27:18 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/share/man/man9 VFS_SYNC.9 VOP_FSYNC.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: Sat, 19 May 2007 11:27:19 -0000 pav 2007-05-19 11:27:18 UTC FreeBSD src repository (doc,ports committer) Modified files: (Branch: RELENG_6) share/man/man9 VFS_SYNC.9 VOP_FSYNC.9 Log: MFC 1.16: Remove cred argument, which was removed from code by phk two years ago Revision Changes Path 1.15.2.1 +1 -3 src/share/man/man9/VFS_SYNC.9 1.15.2.1 +2 -4 src/share/man/man9/VOP_FSYNC.9