aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJose Luis Duran <jlduran@gmail.com>2022-10-13 16:22:54 +0000
committerKonstantin Belousov <kib@FreeBSD.org>2022-10-25 21:40:17 +0000
commit0efec50e9e08f76e9e9d6a024763ca0fe83ae1f2 (patch)
tree4f4f1900197eabca1e7fdfca9050bdc2ba488fc2 /lib
parent34f88528edba44b2703ba8c772bef077eca33dab (diff)
downloadsrc-0efec50e9e08f76e9e9d6a024763ca0fe83ae1f2.tar.gz
src-0efec50e9e08f76e9e9d6a024763ca0fe83ae1f2.zip
strfmon(3): Remove repeated words
Reviewed by: kib PR: 267282 Github PR: #619 MFC after: 1 week
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/stdlib/strfmon.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdlib/strfmon.3 b/lib/libc/stdlib/strfmon.3
index 47f7131b677c..d6dcf693b80e 100644
--- a/lib/libc/stdlib/strfmon.3
+++ b/lib/libc/stdlib/strfmon.3
@@ -103,7 +103,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"