From owner-cvs-all@FreeBSD.ORG Sat Oct 7 23:17:06 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org 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 8073016A403; Sat, 7 Oct 2006 23:17:06 +0000 (UTC) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2654A43D55; Sat, 7 Oct 2006 23:17:06 +0000 (GMT) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k97NH5Sb036431; Sat, 7 Oct 2006 23:17:05 GMT (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k97NH5hW036427; Sat, 7 Oct 2006 23:17:05 GMT (envelope-from trhodes) Message-Id: <200610072317.k97NH5hW036427@repoman.freebsd.org> From: Tom Rhodes Date: Sat, 7 Oct 2006 23:17:05 +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/sbin/mount_nfs mount_nfs.8 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, 07 Oct 2006 23:17:06 -0000 trhodes 2006-10-07 23:17:05 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sbin/mount_nfs mount_nfs.8 Log: Sync with CURRENT: Kill the BUGS section, and remove a similar line noted under -T. As far as I know, Sun's NFS support works with TCP just fine. This is even hinted at in the PR. PR: 71782 Properly separate sentences by adding a semi-colon. Hinted by: bmah Approved by: re (bmah) Revision Changes Path 1.43.2.1 +3 -14 src/sbin/mount_nfs/mount_nfs.8