Subject: misc/187: units(1) man page doesn't give full pathname of units.lib
To: None <gnats-admin>
From: None <Mark_Weaver@brown.edu>
List: netbsd-bugs
Date: 03/31/1994 20:05:30
>Number: 187
>Category: misc
>Synopsis: units(1) man page doesn't give full pathname of units.lib
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: gnats-admin (Misc Bug People)
>State: open
>Class: doc-bug
>Submitter-Id: net
>Arrival-Date: Thu Mar 31 20:05:24 1994
>Originator: Mark Weaver
>Organization:
--------------------------------------------------------------------
Email: Mark_Weaver@brown.edu | Brown University
PGP Key: finger mhw@cs.brown.edu | Dept of Computer Science
>Release:
>Environment:
System: NetBSD cis-ts3-slip4.cis.brown.edu 0.9a EXCELSIOR#0 i386
>Description:
In the FILES section of the units(1) man page, the full pathname
should be given for "units.lib".
>How-To-Repeat:
man units
>Fix:
diff -u src/usr.bin/units/units.1.mhw1 src/usr.bin/units/units.1
--- src/usr.bin/units/units.1.mhw1 Thu Jan 13 05:51:04 1994
+++ src/usr.bin/units/units.1 Wed Mar 30 22:36:21 1994
@@ -115,6 +115,6 @@
it doesn't take so long to load the units list and check
for duplication.
.SH FILES
-units.lib - the standard units library
+/usr/share/misc/units.lib - the standard units library
.SH AUTHOR
Adrian Mariano (adrian@cam.cornell.edu or mariano@geom.umn.edu)
>Audit-Trail:
>Unformatted:
------------------------------------------------------------------------------