From owner-cvs-src@FreeBSD.ORG Sat Mar 13 20:49:23 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BE72A16A4CE; Sat, 13 Mar 2004 20:49:23 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F90143D1D; Sat, 13 Mar 2004 20:49:23 -0800 (PST) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i2E4nNGe063905; Sat, 13 Mar 2004 20:49:23 -0800 (PST) (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i2E4nNj2063904; Sat, 13 Mar 2004 20:49:23 -0800 (PST) (envelope-from imp) Message-Id: <200403140449.i2E4nNj2063904@repoman.freebsd.org> From: Warner Losh Date: Sat, 13 Mar 2004 20:49:23 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man4/man4.i386 Makefile wt.4 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Mar 2004 04:49:24 -0000 imp 2004/03/13 20:49:23 PST FreeBSD src repository Modified files: share/man/man4/man4.i386 Makefile Removed files: share/man/man4/man4.i386 wt.4 Log: Now that the wt driver is gone, go ahead and remove its userland support. If the wt driver is rewritten using newer APIs, then these can return with it. Revision Changes Path 1.159 +1 -2 src/share/man/man4/man4.i386/Makefile 1.13 +0 -53 src/share/man/man4/man4.i386/wt.4 (dead)