From owner-svn-src-projects@FreeBSD.ORG Mon Aug 1 13:54:48 2011 Return-Path: Delivered-To: svn-src-projects@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D08B2106566C; Mon, 1 Aug 2011 13:54:48 +0000 (UTC) (envelope-from mav@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id C0A178FC08; Mon, 1 Aug 2011 13:54:48 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id p71DsmwY099673; Mon, 1 Aug 2011 13:54:48 GMT (envelope-from mav@svn.freebsd.org) Received: (from mav@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id p71Dsme7099671; Mon, 1 Aug 2011 13:54:48 GMT (envelope-from mav@svn.freebsd.org) Message-Id: <201108011354.p71Dsme7099671@svn.freebsd.org> From: Alexander Motin Date: Mon, 1 Aug 2011 13:54:48 +0000 (UTC) To: src-committers@freebsd.org, svn-src-projects@freebsd.org X-SVN-Group: projects MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r224577 - projects/hid/usr.bin/usbhidaction X-BeenThere: svn-src-projects@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the src " projects" tree" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Aug 2011 13:54:48 -0000 Author: mav Date: Mon Aug 1 13:54:48 2011 New Revision: 224577 URL: http://svn.freebsd.org/changeset/base/224577 Log: Remove inaccurate detail. Modified: projects/hid/usr.bin/usbhidaction/usbhidaction.1 Modified: projects/hid/usr.bin/usbhidaction/usbhidaction.1 ============================================================================== --- projects/hid/usr.bin/usbhidaction/usbhidaction.1 Mon Aug 1 13:46:47 2011 (r224576) +++ projects/hid/usr.bin/usbhidaction/usbhidaction.1 Mon Aug 1 13:54:48 2011 (r224577) @@ -99,8 +99,7 @@ a debounce value, and an action. There must be whitespace between the parts. .Pp The item names are similar to those used by -.Xr usbhidctl 1 , -but each part must be prefixed by its page name. +.Xr usbhidctl 1 . .Pp The value is simply a numeric value. When the item reports this value,