diff options
author | 2005-12-30 16:48:01 +0000 | |
---|---|---|
committer | 2005-12-30 16:48:01 +0000 | |
commit | 99384dacc3553f62c4cb8ebdebb0427417bd6f09 (patch) | |
tree | e82e5814adadfe148e3a6dd24dd778e738d1869a | |
parent | more code cleanup, ok niallo@ and xsa@ (diff) | |
download | wireguard-openbsd-99384dacc3553f62c4cb8ebdebb0427417bd6f09.tar.xz wireguard-openbsd-99384dacc3553f62c4cb8ebdebb0427417bd6f09.zip |
consistency tweak, from daniel matic;
-rw-r--r-- | usr.bin/units/units.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/units/units.1 b/usr.bin/units/units.1 index c4add8ad5d0..231614fafd9 100644 --- a/usr.bin/units/units.1 +++ b/usr.bin/units/units.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: units.1,v 1.16 2003/09/02 18:50:07 jmc Exp $ +.\" $OpenBSD: units.1,v 1.17 2005/12/30 16:48:01 jmc Exp $ .\" converted to new format by deraadt@openbsd.org .\" .\" Copyright (c) 1993 by Adrian Mariano (adrian@cam.cornell.edu) @@ -209,7 +209,7 @@ This can lead to confusion when some prefixes are also defined as units For example, Tera- / Giga- is 1000, but one Tesla (T) is 10,000 Gauss (G). .Pp -Some non-SI units have multiple definitions (e.g, barrel, calorie) and +Some non-SI units have multiple definitions (e.g., barrel, calorie) and others have changed over time (e.g., cubit). In particular, monetary values fluctuate. .Pp |