This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH] Improve adherance to the GNU Kind Communication Guidelines


As documented in https://www.gnu.org/philosophy/kind-communication.html,
GNU projects should aim to communicate in ways that are not unwelcoming.
Multiple people have indicated that they found this joke unwelcoming,
and in addition it is an unrelated and off-topic political issue: as the
Guidelines say, "Please don't raise unrelated political issues in GNU
Project discussions, because they are off-topic".
---
 ChangeLog           | 5 +++++
 manual/startup.texi | 8 --------
 2 files changed, 5 insertions(+), 8 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 073d034c40..6b6a09d4dc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2018-10-22  Matthew Garrett  <matthewgarrett@google.com>
+
+	* manual/startup.texi: Improve adherance to the Kind Communicatios
+	Guidelines
+
 2018-10-22  Joseph Myers  <joseph@codesourcery.com>
 
 	[BZ #23793]
diff --git a/manual/startup.texi b/manual/startup.texi
index 7395d32dd0..21c48cd037 100644
--- a/manual/startup.texi
+++ b/manual/startup.texi
@@ -1005,14 +1005,6 @@ 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
 
-- 
2.19.1.568.g152ad8e336-goog


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]