From glennpj@charter.net  Mon Apr 16 19:57:07 2001
Return-Path: <glennpj@charter.net>
Received: from gforce.johnson.home (24-240-126-221.hsacorp.net [24.240.126.221])
	by hub.freebsd.org (Postfix) with ESMTP id 1ADDB37B42C
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 16 Apr 2001 19:57:03 -0700 (PDT)
	(envelope-from glennpj@charter.net)
Received: (from glenn@localhost)
	by gforce.johnson.home (8.11.3/8.11.3) id f3H2uqG02708;
	Mon, 16 Apr 2001 21:56:52 -0500 (CDT)
	(envelope-from glenn)
Message-Id: <200104170256.f3H2uqG02708@gforce.johnson.home>
Date: Mon, 16 Apr 2001 21:56:52 -0500 (CDT)
From: glennpj@charter.net
Reply-To: glennpj@charter.net
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Synopsis entry for the units command has the wrong order
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         26631
>Category:       bin
>Synopsis:       Synopsis of units command has the wrong order
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    dougb
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 16 20:00:01 PDT 2001
>Closed-Date:    Wed Apr 25 00:49:12 PDT 2001
>Last-Modified:  Wed Apr 25 00:50:03 PDT 2001
>Originator:     Glenn Johnson
>Release:        FreeBSD 4.3-RC i386
>Organization:
>Environment:
System: FreeBSD gforce.johnson.home 4.3-RC FreeBSD 4.3-RC #5: Sat Apr 14 22:24:16 CDT 2001 root@gforce.johnson.home:/usr/obj/usr/src/sys/GFORCE i386


	
>Description:
        The order of what is converted to what is listed in the wrong
order in the synopsis section of the units command. It is listed
correctly later in the man page.
>How-To-Repeat:
	
>Fix:

	Apply the following patch to /usr/src/usr.bin/units/units.1

--- units.1.orig	Mon Apr 16 21:50:45 2001
+++ units.1	Mon Apr 16 21:51:22 2001
@@ -9,7 +9,7 @@
 .Nm
 .Op Fl f Ar filename
 .Op Fl qv
-.Op Ar to-unit from-unit
+.Op Ar from-unit to-unit
 .Sh OPTIONS
 The following options are available:
 .Bl -tag -width indent
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: dougb 
State-Changed-When: Wed Apr 25 00:49:12 PDT 2001 
State-Changed-Why:  

Your patch has been committed to -current and RELENG_4. 
Thanks for your interest. 


Responsible-Changed-From-To: gnats-admin->dougb 
Responsible-Changed-By: dougb 
Responsible-Changed-When: Wed Apr 25 00:49:12 PDT 2001 
Responsible-Changed-Why:  

I did the deed. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=26631 
>Unformatted:
