Loading...
--- Libc/Libc-498/stdlib/strfmon.3
+++ Libc/Libc-583/stdlib/strfmon.3
@@ -1,3 +1,5 @@
+.\" $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.
.\"
@@ -22,7 +24,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $FreeBSD: src/lib/libc/stdlib/strfmon.3,v 1.7 2003/01/06 06:21:25 tjr Exp $
+.\" From: FreeBSD: Id: strfmon.3,v 1.7 2003/01/06 06:21:25 tjr Exp
.\"
.Dd October 12, 2002
.Dt STRFMON 3
@@ -31,8 +33,8 @@
.Nm strfmon ,
.Nm strfmon_l
.Nd convert monetary value to string
-.Sh LIBRARY
-.Lb libc
+.\" .Sh LIBRARY
+.\" .Lb libc
.Sh SYNOPSIS
.In monetary.h
.Ft ssize_t
@@ -119,7 +121,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"
@@ -183,7 +185,7 @@
.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