diff options
Diffstat (limited to 'manual')
-rw-r--r-- | manual/startup.texi | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/manual/startup.texi b/manual/startup.texi index 21c48cd037..7395d32dd0 100644 --- a/manual/startup.texi +++ b/manual/startup.texi @@ -1005,6 +1005,14 @@ This function actually terminates the process by raising a intercept this signal; see @ref{Signal Handling}. @end deftypefun +@c Put in by rms. Don't remove. +@cartouche +@strong{Future Change Warning:} Proposed Federal censorship regulations +may prohibit us from giving you information about the possibility of +calling this function. We would be required to say that this is not an +acceptable way of terminating a program. +@end cartouche + @node Termination Internals @subsection Termination Internals |