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/14cfd841a51f
branches: trunk
changeset: 826128:14cfd841a51f
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 ffbc52d438f4 -r 14cfd841a51f 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