Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/stdio I assume "POSIX 200805" is IEEE Std 1003.1-20...
details: https://anonhg.NetBSD.org/src/rev/cf365f64f482
branches: trunk
changeset: 757589:cf365f64f482
user: wiz <wiz%NetBSD.org@localhost>
date: Mon Sep 06 19:47:37 2010 +0000
description:
I assume "POSIX 200805" is IEEE Std 1003.1-2008 (POSIX.1), so use
appropriate .St.
diffstat:
lib/libc/stdio/printf.3 | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diffs (20 lines):
diff -r 998bb5cf854b -r cf365f64f482 lib/libc/stdio/printf.3
--- a/lib/libc/stdio/printf.3 Mon Sep 06 18:43:28 2010 +0000
+++ b/lib/libc/stdio/printf.3 Mon Sep 06 19:47:37 2010 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: printf.3,v 1.53 2010/09/06 14:52:55 christos Exp $
+.\" $NetBSD: printf.3,v 1.54 2010/09/06 19:47:37 wiz Exp $
.\"
.\" Copyright (c) 1990, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -829,7 +829,9 @@
.Fn dprintf
and
.Fn vdprintf
-are parts of POSIX 200805 and appeared in
+are parts of
+.St -p1003.1-2008
+and appeared in
.Nx 6.0 .
.Sh CAVEATS
Because
Home |
Main Index |
Thread Index |
Old Index