Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/stdlib Typo fix.
details: https://anonhg.NetBSD.org/src/rev/ec1e587b0bbe
branches: trunk
changeset: 355827:ec1e587b0bbe
user: wiz <wiz%NetBSD.org@localhost>
date: Wed Aug 16 17:41:36 2017 +0000
description:
Typo fix.
diffstat:
lib/libc/stdlib/strfmon.3 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (21 lines):
diff -r 4fe2ebd48a28 -r ec1e587b0bbe lib/libc/stdlib/strfmon.3
--- a/lib/libc/stdlib/strfmon.3 Wed Aug 16 14:22:58 2017 +0000
+++ b/lib/libc/stdlib/strfmon.3 Wed Aug 16 17:41:36 2017 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: strfmon.3,v 1.6 2017/08/16 13:53:20 joerg Exp $
+.\" $NetBSD: strfmon.3,v 1.7 2017/08/16 17:41:36 wiz Exp $
.\"
.\" Copyright (c) 2001 Jeroen Ruigrok van der Werven <asmodai%FreeBSD.org@localhost>
.\" All rights reserved.
@@ -54,9 +54,9 @@
The
.Fn strfmon_l
function behaves the same as
-.fn strfmon ,
+.Fn strfmon ,
but uses the locale
-.Fa loc
+.Fa loc
instead of the process global locale.
.Pp
The format string is composed of zero or more directives:
Home |
Main Index |
Thread Index |
Old Index