History log of /freebsd-src/contrib/mandoc/st.c (Results 1 – 5 of 5)
Revision Date Author Comments
# c1c95add 06-Dec-2024 Brooks Davis <brooks@FreeBSD.org>

Merge mandoc snapshot 2024-09-22


# 7ed159c6 25-Oct-2024 Robert Clausecker <fuz@FreeBSD.org>

contrib/mandoc: add -isoC-2024 and -svid1 to mdoc(7)

C23 (ISO/IEC 9899:2024) is not out yet, but will be shortly.
SVID1 is needed for the history section of memccpy(3).

Reviewed by: imp
Differentia

contrib/mandoc: add -isoC-2024 and -svid1 to mdoc(7)

C23 (ISO/IEC 9899:2024) is not out yet, but will be shortly.
SVID1 is needed for the history section of memccpy(3).

Reviewed by: imp
Differential Revision: https://reviews.freebsd.org/D47284

show more ...


# 044f94ad 24-Sep-2024 Gordon Bergling <gbe@FreeBSD.org>

timeout(1): Update STANDARDS section

Update the STANDARDS section for timeout(1) to
POSIX 1003.1-2024.

Update mandoc to be able to render the
new POSIX macro.

Reviewed by: bapt, bcr
Approved by: b

timeout(1): Update STANDARDS section

Update the STANDARDS section for timeout(1) to
POSIX 1003.1-2024.

Update mandoc to be able to render the
new POSIX macro.

Reviewed by: bapt, bcr
Approved by: bapt
Obtained from: OpenBSD
MFC after: 2 weeks
Differential Revision: https://reviews.freebsd.org/D45691

show more ...


# 7295610f 12-Apr-2019 Baptiste Daroussin <bapt@FreeBSD.org>

Update mandoc to 1.14.5

MFC after: 2 weeks


# 61d06d6b 20-Sep-2018 Baptiste Daroussin <bapt@FreeBSD.org>

Import mandoc 1.14.4

Approved by: re (kib)
MFC after: 1 week