diff --git a/xml/System.Runtime.InteropServices/PosixSignalRegistration.xml b/xml/System.Runtime.InteropServices/PosixSignalRegistration.xml index eac1e3bbada..1dfad3a108c 100644 --- a/xml/System.Runtime.InteropServices/PosixSignalRegistration.xml +++ b/xml/System.Runtime.InteropServices/PosixSignalRegistration.xml @@ -82,6 +82,7 @@ Raw values can be provided for `signal` on Unix by casting them to and can be canceled on both Windows and on Unix platforms; can only be canceled on Unix. On Unix, terminal configuration can be canceled for and . + In .NET 10 and later versions, the handlers are executed in reverse order of their registration. ]]>