Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.bin/units Add dholland's comment about units not warning...
details: https://anonhg.NetBSD.org/src/rev/8f0b4829b43f
branches: trunk
changeset: 763634:8f0b4829b43f
user: fair <fair%NetBSD.org@localhost>
date: Mon Mar 28 16:09:10 2011 +0000
description:
Add dholland's comment about units not warning users about non-sensical
conversions to the BUGS section.
diffstat:
usr.bin/units/units.1 | 7 +++++--
1 files changed, 5 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r de75ce5ecb37 -r 8f0b4829b43f usr.bin/units/units.1
--- a/usr.bin/units/units.1 Mon Mar 28 14:40:00 2011 +0000
+++ b/usr.bin/units/units.1 Mon Mar 28 16:09:10 2011 +0000
@@ -1,5 +1,5 @@
-.\" $NetBSD: units.1,v 1.14 2011/03/28 00:14:51 dholland Exp $
-.Dd December 18, 2001
+.\" $NetBSD: units.1,v 1.15 2011/03/28 16:09:10 fair Exp $
+.Dd March 28, 2011
.Dt UNITS 1
.Os
.Sh NAME
@@ -180,3 +180,6 @@
The program should use a hash table to store units so that
it doesn't take so long to load the units list and check
for duplication.
+.Pp
+The program should warn users when they're trying to do perform a conversion
+that doesn't make sense, since there are many such combinations.
Home |
Main Index |
Thread Index |
Old Index