I assume "POSIX 200805" is IEEE Std 1003.1-2008 (POSIX.1), so use
appropriate .St.
This commit is contained in:
parent
bbcc16c9cf
commit
c70635ec83
@ -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 @@ The functions
|
||||
.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
|
||||
|
Loading…
Reference in New Issue
Block a user