NetBSD Problem Report #328

From gnats  Wed Jul  6 15:46:03 1994
Received: from cis-ts3-slip4.cis.brown.edu (root@cis-ts3-slip4.cis.brown.edu [128.148.19.58]) by sun-lamp.cs.berkeley.edu (8.6.9/8.6.9) with ESMTP id PAA06598 for <gnats-bugs@sun-lamp.cs.berkeley.edu>; Wed, 6 Jul 1994 15:46:00 -0700
Message-Id: <199407062249.SAA03530@cis-ts3-slip4.cis.brown.edu>
Date: Wed, 6 Jul 1994 18:49:16 -0400
From: Mark Weaver <mhw@cs.brown.edu>
Reply-To: mhw@cs.brown.edu
To: gnats-bugs@sun-lamp.cs.berkeley.edu
Subject: Errors in units(1) man page
X-Send-Pr-Version: 3.2

>Number:         328
>Category:       bin
>Synopsis:       Errors in units(1) man page
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    gnats-admin
>State:          closed
>Class:          doc-bug
>Submitter-Id:   mhw
>Arrival-Date:   Wed Jul 06 15:50:07 +0000 1994
>Closed-Date:    Fri Jul 15 22:25:01 +0000 1994
>Last-Modified:  
>Originator:     Mark Weaver
>Release:        NetBSD-current-04-July-1994
>Organization:
--------------------------------------------------------------------
Email: Mark_Weaver@brown.edu           | Brown University
PGP Key: finger mhw@cs.brown.edu       | Dept of Computer Science
>Environment:
System: NetBSD cis-ts3-slip4.cis.brown.edu 0.9C NetBSD 0.9C (EXCELSIOR) #2: Tue Jul 5 05:32:15 EDT 1994 mhw@cis-ts3-slip4.cis.brown.edu:/usr/src/sys/arch/i386/compile/EXCELSIOR i386


>Description:
	The units(1) man page has the order of the parameters reversed,
	and also fails to document the -v option.  All the correct
	information can be found by running "units -v".
>How-To-Repeat:
	man units
	units -v
	(see how they conflict)
>Fix:
diff -u  src/usr.bin/units/units.1.mhw1 src/usr.bin/units/units.1
--- src/usr.bin/units/units.1.mhw1	Sat Apr  2 06:44:31 1994
+++ src/usr.bin/units/units.1	Wed Jul  6 18:46:50 1994
@@ -4,7 +4,7 @@
 units - conversion program
 .SH SYNTAX
 .B units
-[-f filename] [-q] [to-unit from-unit]
+[-f filename] [-qv] [from-unit to-unit]
 .SH SUMMARY
 .TP 4
 .B -f filename
@@ -14,6 +14,10 @@
 .B -q 
 Suppresses prompting of the user for units and the display of statistics
 about the number of units loaded.
+.LP
+.TP 4
+.B -v 
+Prints the version number.
 .LP
 .TP 4
 .B from-unit to-unit
>Release-Note:
>Audit-Trail:

State-Changed-From-To: open->closed
State-Changed-By: jtc
State-Changed-When: Fri Jul 15 22:25:01 1994
State-Changed-Why:
Patch applied.

>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2007 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.