Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Oct 2024 04:55:43 GMT
From:      John-Mark Gurney <jmg@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 4ad443a106d3 - main - they have been not true since 2012.
Message-ID:  <202410190455.49J4thma078627@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by jmg:

URL: https://cgit.FreeBSD.org/src/commit/?id=4ad443a106d3201453dc4ce0412431df2c0d1a47

commit 4ad443a106d3201453dc4ce0412431df2c0d1a47
Author:     John-Mark Gurney <jmg@FreeBSD.org>
AuthorDate: 2024-10-19 04:52:51 +0000
Commit:     John-Mark Gurney <jmg@FreeBSD.org>
CommitDate: 2024-10-19 04:52:51 +0000

    they have been not true since 2012.
---
 share/man/man3/stdarg.3 | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/share/man/man3/stdarg.3 b/share/man/man3/stdarg.3
index b7346c91d7a3..71409508e6a8 100644
--- a/share/man/man3/stdarg.3
+++ b/share/man/man3/stdarg.3
@@ -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 ,



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410190455.49J4thma078627>