From patchwork Fri May 11 16:12:08 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Javier Serrano Polo X-Patchwork-Id: 27245 Received: (qmail 20489 invoked by alias); 11 May 2018 16:12:15 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Delivered-To: mailing list libc-alpha@sourceware.org Received: (qmail 20467 invoked by uid 89); 11 May 2018 16:12:14 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-17.9 required=5.0 tests=AWL, BAYES_00, GIT_PATCH_0, GIT_PATCH_1, GIT_PATCH_2, GIT_PATCH_3, KAM_LAZY_DOMAIN_SECURITY, RCVD_IN_PBL, RCVD_IN_RP_RNBL, RCVD_IN_SORBS_DUL, RDNS_DYNAMIC, TVD_RCVD_IP autolearn=ham version=3.3.2 spammy=Future, H*r:sk:dyn.use, prohibit, federal X-HELO: sempati.menos4 Message-ID: <1526055128.23754.13.camel@jasp.net> Subject: [PATCH] manual: Improve quality of comic content in abort [BZ #23168] From: Javiera Serrano Polo Reply-To: javier--CbphpPOVok9WFxGWvC7CbkqlsxDZyT@jasp.net To: libc-alpha@sourceware.org Cc: rms@gnu.org Date: Fri, 11 May 2018 18:12:08 +0200 In-Reply-To: <1525754782.4339.8.camel@jasp.net> References: <87wowkx6t0.fsf@mid.deneb.enyo.de> <1525629841.19750.3.camel@jasp.net> <1525721369.2235.2.camel@jasp.net> <1525754782.4339.8.camel@jasp.net> Mime-Version: 1.0 There are complaints about the joke in abort section being low-quality. 2.28 will include this comic content, so improving quality is desired. Discussion about this solution starts at https://sourceware.org/ml/libc-alpha/2018-05/msg00136.html Quote from relevant standard: In business and in life, a sense of humor is an essential characteristic. http://www.standard.net/Success-Strategies/2015/03/26/10-reasons-a-sense-of-humor-is-no-laughing-matter 2018-05-11 Javier Serrano Polo (tiny change) [BZ #23168] * manual/startup.texi: Improve quality of comic content in abort. diff --git a/manual/startup.texi b/manual/startup.texi index 7395d32dd0..cdf677f9b4 100644 --- a/manual/startup.texi +++ b/manual/startup.texi @@ -1005,14 +1005,17 @@ 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. +@c Some users like these jokes. Endorsed by rms, don't remove. @cartouche -@strong{Future Change Warning:} Proposed Federal censorship regulations +@strong{Warning from Stallman:} 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 +There used to be another joke about censorship here, but@enddots{} +@*@emph{Aborted (core dumped)} + @node Termination Internals @subsection Termination Internals