From owner-cvs-src@FreeBSD.ORG Fri Apr 28 04:26:01 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org 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 0DB4A16A40F; Fri, 28 Apr 2006 04:26:01 +0000 (UTC) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BCA3A43D45; Fri, 28 Apr 2006 04:26:00 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k3S4Q059056075; Fri, 28 Apr 2006 04:26:00 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k3S4Q0eL056074; Fri, 28 Apr 2006 04:26:00 GMT (envelope-from scottl) Message-Id: <200604280426.k3S4Q0eL056074@repoman.freebsd.org> From: Scott Long Date: Fri, 28 Apr 2006 04:26:00 +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 rr232x.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, 28 Apr 2006 04:26:01 -0000 scottl 2006-04-28 04:26:00 UTC FreeBSD src repository Modified files: share/man/man4 Makefile Added files: share/man/man4 rr232x.4 Log: Add a manpage for the rr232x driver. Revision Changes Path 1.346 +1 -0 src/share/man/man4/Makefile 1.1 +95 -0 src/share/man/man4/rr232x.4 (new)