Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/stdlib Remove duplicate words; grammar fix.
details: https://anonhg.NetBSD.org/src/rev/142291c3bbd6
branches: trunk
changeset: 579995:142291c3bbd6
user: wiz <wiz%NetBSD.org@localhost>
date: Mon Apr 04 08:19:00 2005 +0000
description:
Remove duplicate words; grammar fix.
diffstat:
lib/libc/stdlib/strfmon.3 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r e449cb803ea2 -r 142291c3bbd6 lib/libc/stdlib/strfmon.3
--- a/lib/libc/stdlib/strfmon.3 Mon Apr 04 08:14:49 2005 +0000
+++ b/lib/libc/stdlib/strfmon.3 Mon Apr 04 08:19:00 2005 +0000
@@ -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@localhost>
.\" All rights reserved.
@@ -97,7 +97,7 @@
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 @@
.Pp
This manual page was written by
.An Jeroen Ruigrok van der Werven Aq asmodai%FreeBSD.org@localhost
-based on the standards' text.
+based on the standard's text.
.Sh BUGS
The
.Fn strfmon
Home |
Main Index |
Thread Index |
Old Index