From owner-cvs-src-old@FreeBSD.ORG Thu Dec 3 18:13:57 2009 Return-Path: Delivered-To: cvs-src-old@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B7C43106578C for ; Thu, 3 Dec 2009 18:13:57 +0000 (UTC) (envelope-from nwhitehorn@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id A56028FC18 for ; Thu, 3 Dec 2009 18:13:57 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id nB3IDvs6071623 for ; Thu, 3 Dec 2009 18:13:57 GMT (envelope-from nwhitehorn@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id nB3IDvuR071622 for cvs-src-old@freebsd.org; Thu, 3 Dec 2009 18:13:57 GMT (envelope-from nwhitehorn@repoman.freebsd.org) Message-Id: <200912031813.nB3IDvuR071622@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to nwhitehorn@repoman.freebsd.org using -f From: Nathan Whitehorn Date: Thu, 3 Dec 2009 18:13:47 +0000 (UTC) To: cvs-src-old@freebsd.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man4/man4.powerpc Makefile adb.4 akbd.4 ams.4 cuda.4 pmu.4 X-BeenThere: cvs-src-old@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Dec 2009 18:13:57 -0000 nwhitehorn 2009-12-03 18:13:47 UTC FreeBSD src repository Modified files: share/man/man4/man4.powerpc Makefile pmu.4 Added files: share/man/man4/man4.powerpc adb.4 akbd.4 ams.4 cuda.4 Log: SVN rev 200070 on 2009-12-03 18:13:47Z by nwhitehorn Add manpages for ams(4), akbd(4), adb(4), and cuda(4), which describe various drivers for Apple Desktop Bus controllers and peripherals. MFC after: 3 days Revision Changes Path 1.7 +5 -1 src/share/man/man4/man4.powerpc/Makefile 1.1 +70 -0 src/share/man/man4/man4.powerpc/adb.4 (new) 1.1 +76 -0 src/share/man/man4/man4.powerpc/akbd.4 (new) 1.1 +87 -0 src/share/man/man4/man4.powerpc/ams.4 (new) 1.1 +79 -0 src/share/man/man4/man4.powerpc/cuda.4 (new) 1.5 +2 -1 src/share/man/man4/man4.powerpc/pmu.4