Module Name:    src
Committed By:   wiz
Date:           Tue Mar 12 22:21:53 UTC 2019

Modified Files:
        src/lib/libc/gen: humanize_number.3

Log Message:
Fix typo.


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/lib/libc/gen/humanize_number.3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/lib/libc/gen/humanize_number.3
diff -u src/lib/libc/gen/humanize_number.3:1.12 src/lib/libc/gen/humanize_number.3:1.13
--- src/lib/libc/gen/humanize_number.3:1.12	Mon Mar 11 15:10:51 2019
+++ src/lib/libc/gen/humanize_number.3	Tue Mar 12 22:21:53 2019
@@ -1,4 +1,4 @@
-.\"	$NetBSD: humanize_number.3,v 1.12 2019/03/11 15:10:51 kre Exp $
+.\"	$NetBSD: humanize_number.3,v 1.13 2019/03/12 22:21:53 wiz Exp $
 .\"
 .\" Copyright (c) 1999, 2002, 2008 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -89,7 +89,7 @@ The
 .Fa scale
 must be at least 0 and no more than 6.
 .Pp
-Alternatively, one of fhe following special values may be given as
+Alternatively, one of the following special values may be given as
 .Pa scale :
 .Bl -tag -width Dv -offset indent
 .It Dv HN_AUTOSCALE

Reply via email to