From owner-cvs-all@FreeBSD.ORG Thu Feb 19 11:35:27 2004 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 F134F16A4D0; Thu, 19 Feb 2004 11:35:27 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C0BD543D2D; Thu, 19 Feb 2004 11:35:27 -0800 (PST) (envelope-from philip@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 i1JJZRGe050143; Thu, 19 Feb 2004 11:35:27 -0800 (PST) (envelope-from philip@repoman.freebsd.org) Received: (from philip@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1JJZRnH050142; Thu, 19 Feb 2004 11:35:27 -0800 (PST) (envelope-from philip) Message-Id: <200402191935.i1JJZRnH050142@repoman.freebsd.org> From: Philip Paeps Date: Thu, 19 Feb 2004 11:35:27 -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 acpi_toshiba.4 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, 19 Feb 2004 19:35:28 -0000 philip 2004/02/19 11:35:27 PST FreeBSD src repository Modified files: share/man/man4/man4.i386 Makefile Added files: share/man/man4/man4.i386 acpi_toshiba.4 Log: Document the acpi_toshiba driver written by Hiroyuki Aizu. Approved by: njl (mentor) Revision Changes Path 1.157 +2 -1 src/share/man/man4/man4.i386/Makefile 1.1 +105 -0 src/share/man/man4/man4.i386/acpi_toshiba.4 (new)