From owner-cvs-src@FreeBSD.ORG Fri Oct 5 15:17:15 2007 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 98F8816A4D7; Fri, 5 Oct 2007 15:17:15 +0000 (UTC) (envelope-from luigi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 68B0513C467; Fri, 5 Oct 2007 15:17:15 +0000 (UTC) (envelope-from luigi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l95FHFZc017984; Fri, 5 Oct 2007 15:17:15 GMT (envelope-from luigi@repoman.freebsd.org) Received: (from luigi@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l95FHFvF017983; Fri, 5 Oct 2007 15:17:15 GMT (envelope-from luigi) Message-Id: <200710051517.l95FHFvF017983@repoman.freebsd.org> From: Luigi Rizzo Date: Fri, 5 Oct 2007 15:17:14 +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 uscanner.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: Fri, 05 Oct 2007 15:17:15 -0000 luigi 2007-10-05 15:17:14 UTC FreeBSD src repository Modified files: share/man/man4 uscanner.4 Log: manpage update for the recent commit to uscanner.c I also took the chance to make the list of supported devices a bit more compact, as it was really long to read. Even though re@ and Warner only saw the diffs for the code, i expect their approval also covered the manpage update. Approved by: re, imp (implicitly i hope) MFC after: 3 days Revision Changes Path 1.31 +52 -194 src/share/man/man4/uscanner.4