they have been not true since 2012.

This commit is contained in:
John-Mark Gurney 2024-10-18 21:52:51 -07:00
parent 1e5e331b1d
commit 4ad443a106
No known key found for this signature in database
GPG Key ID: 205F0B33DD006ADA

View File

@ -29,7 +29,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.Dd February 25, 2020
.Dd October 18, 2024
.Dt STDARG 3
.Os
.Sh NAME
@ -202,9 +202,6 @@ void foo(char *fmt, ...)
These macros are
.Em not
compatible with the historic macros they replace.
A backward compatible version can be found in the include
file
.In varargs.h .
.Sh STANDARDS
The
.Fn va_start ,