Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/gen Fix typo.
details: https://anonhg.NetBSD.org/src/rev/8309d3315f67
branches: trunk
changeset: 449608:8309d3315f67
user: wiz <wiz%NetBSD.org@localhost>
date: Tue Mar 12 22:21:53 2019 +0000
description:
Fix typo.
diffstat:
lib/libc/gen/humanize_number.3 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 703256d26f13 -r 8309d3315f67 lib/libc/gen/humanize_number.3
--- a/lib/libc/gen/humanize_number.3 Tue Mar 12 18:46:20 2019 +0000
+++ b/lib/libc/gen/humanize_number.3 Tue Mar 12 22:21:53 2019 +0000
@@ -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 @@
.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
Home |
Main Index |
Thread Index |
Old Index