From owner-cvs-all@FreeBSD.ORG Mon Jun 11 08:19:05 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1339E16A46B; Mon, 11 Jun 2007 08:19:05 +0000 (UTC) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id E0CF113C44C; Mon, 11 Jun 2007 08:19:04 +0000 (UTC) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.8/8.13.8) with ESMTP id l5B8J4xW012135; Mon, 11 Jun 2007 08:19:04 GMT (envelope-from keramida@repoman.freebsd.org) Received: (from keramida@localhost) by repoman.freebsd.org (8.13.8/8.13.8/Submit) id l5B8J4Jq012131; Mon, 11 Jun 2007 08:19:04 GMT (envelope-from keramida) Message-Id: <200706110819.l5B8J4Jq012131@repoman.freebsd.org> From: Giorgos Keramidas Date: Mon, 11 Jun 2007 08:19: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/man5 rc.conf.5 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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: Mon, 11 Jun 2007 08:19:05 -0000 keramida 2007-06-11 08:19:04 UTC FreeBSD src repository (doc committer) Modified files: share/man/man5 rc.conf.5 Log: Fix what seems to be a copy-paste buglet (`moused_type' is used in the description of `moused_flags', instead of the later), and add a description of `moused_XXX_flags' where `XXX' is the port name of a non-default moused invocation -- including an example of using "-3" with the default moused(8) instance, but no special flags for moused(8) invocations handling 3-button USB mice (which seems a very common scenario these days). MFC after: 3 days Revision Changes Path 1.326 +30 -3 src/share/man/man5/rc.conf.5