From owner-cvs-src@FreeBSD.ORG Mon Aug 25 02:05:22 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BC4871065701; Mon, 25 Aug 2008 02:05:22 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id CBF338FC1F; Mon, 25 Aug 2008 02:05:22 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m7P25MS2010569; Mon, 25 Aug 2008 02:05:22 GMT (envelope-from imp@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m7P25Mmc010568; Mon, 25 Aug 2008 02:05:22 GMT (envelope-from imp@repoman.freebsd.org) Message-Id: <200808250205.m7P25Mmc010568@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to imp@repoman.freebsd.org using -f From: Warner Losh Date: Mon, 25 Aug 2008 02:05:04 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/share/man/man4 Makefile uipaq.4 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 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: Mon, 25 Aug 2008 02:05:22 -0000 imp 2008-08-25 02:05:04 UTC FreeBSD src repository Modified files: share/man/man4 Makefile uipaq.4 Log: SVN rev 182133 on 2008-08-25 02:05:04Z by imp Update uipaq for FreeBSD's driver: o List all devices FreeBSD supports (more on the way) o Sort the list of supported devices o Note this was introduced with FreeBSD 7.0 o Include the FreeBSD configuration synopsis o Bump the man page date o Put $FreeBSD$ where all the other usb man pages have it. And add to build. Revision Changes Path 1.430 +1 -0 src/share/man/man4/Makefile 1.2 +31 -8 src/share/man/man4/uipaq.4