From owner-svn-src-all@FreeBSD.ORG Fri Jul 4 21:34:49 2014 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 702C6E24; Fri, 4 Jul 2014 21:34:49 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5D53B250E; Fri, 4 Jul 2014 21:34:49 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s64LYnL5092462; Fri, 4 Jul 2014 21:34:49 GMT (envelope-from eadler@svn.freebsd.org) Received: (from eadler@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s64LYnUV092461; Fri, 4 Jul 2014 21:34:49 GMT (envelope-from eadler@svn.freebsd.org) Message-Id: <201407042134.s64LYnUV092461@svn.freebsd.org> From: Eitan Adler Date: Fri, 4 Jul 2014 21:34:49 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r268270 - head/usr.bin/units X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Jul 2014 21:34:49 -0000 Author: eadler Date: Fri Jul 4 21:34:48 2014 New Revision: 268270 URL: http://svnweb.freebsd.org/changeset/base/268270 Log: units(1): Fix man page Igor walks one way. I walked the other. Reported by: wblock Modified: head/usr.bin/units/units.1 Modified: head/usr.bin/units/units.1 ============================================================================== --- head/usr.bin/units/units.1 Fri Jul 4 21:21:05 2014 (r268269) +++ head/usr.bin/units/units.1 Fri Jul 4 21:34:48 2014 (r268270) @@ -1,5 +1,5 @@ .\" $FreeBSD$ -.Dd April 14, 2014 +.Dd July 4, 2014 .Dt UNITS 1 .Os .Sh NAME @@ -19,12 +19,14 @@ Specify the name of the units data file Suppress prompting of the user for units and the display of statistics about the number of units loaded. .It Fl U No , Fl -unitsfile -If the default unit file exists prints its location. If not, print +If the default unit file exists prints its location. +If not, print .Qo Units data file not found .Qc .It Fl v No , Fl -verbose -Print the units in the conversion output. Be more verbose in general. +Print the units in the conversion output. +Be more verbose in general. .It Fl V No , Fl -version Print the version number, usage, and then exit. .It Ar from-unit to-unit