summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib
diff options
context:
space:
mode:
authorwiz <wiz@NetBSD.org>2005-04-04 08:19:00 +0000
committerwiz <wiz@NetBSD.org>2005-04-04 08:19:00 +0000
commitc2fd74dc8e375b4b359f3596c323196847f18174 (patch)
tree589d4df9da4414cbae0b4bbcb49e34607c56d66d /lib/libc/stdlib
parent11f7061e024c35fec2b1b1795aec8bd4a2b2dc42 (diff)
Remove duplicate words; grammar fix.
Diffstat (limited to 'lib/libc/stdlib')
-rw-r--r--lib/libc/stdlib/strfmon.36
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/stdlib/strfmon.3 b/lib/libc/stdlib/strfmon.3
index 8a60dad517c..7d7fe40cb47 100644
--- a/lib/libc/stdlib/strfmon.3
+++ b/lib/libc/stdlib/strfmon.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: strfmon.3,v 1.2 2005/04/04 08:14:49 wiz Exp $
+.\" $NetBSD: strfmon.3,v 1.3 2005/04/04 08:19:00 wiz Exp $
.\"
.\" Copyright (c) 2001 Jeroen Ruigrok van der Werven <asmodai@FreeBSD.org>
.\" All rights reserved.
@@ -97,7 +97,7 @@ expected number of digits after the radix character.
A
.Sq Cm \&.
character followed by a decimal number specifying the number
-the number of digits after the radix character.
+of digits after the radix character.
.It
One of the following conversion specifiers:
.Bl -tag -width "XXX"
@@ -160,7 +160,7 @@ function was implemented by
.Pp
This manual page was written by
.An Jeroen Ruigrok van der Werven Aq asmodai@FreeBSD.org
-based on the standards' text.
+based on the standard's text.
.Sh BUGS
The
.Fn strfmon