From patchwork Wed May 2 03:28:05 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Carlos O'Donell X-Patchwork-Id: 27070 Received: (qmail 37371 invoked by alias); 2 May 2018 03:28:14 -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 36114 invoked by uid 89); 2 May 2018 03:28:13 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-26.9 required=5.0 tests=BAYES_00, GIT_PATCH_0, GIT_PATCH_1, GIT_PATCH_2, GIT_PATCH_3, RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 spammy=HTo:U*aoliva, culturally, talk X-HELO: mail-qk0-f181.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:cc:references:from:openpgp :organization:message-id:date:user-agent:mime-version:in-reply-to :content-language:content-transfer-encoding; bh=IU7o7+tLnp56Pu3WNg8p4HYmRN201RPckCkjDn9m3m4=; b=fhkkxjSGWuqjO4IDhWII2uC2AwTNahBKmeIp4c7L30oXo6kszBiwDYCg3NFsKlZk76 qyYW1EqRv5p32Z95NzPwQYBryCqT85dQiFRyZPwqdOpe1y4gci9yYzbTwtDaj1pZPZr6 hAHk0JBPMvCpvpjejqrxzjzol1bB5LTlOdoxrppXnY2wqmXoXPYfqHOLAO+3WcRxwyRM aiq6ejC/YKq8JZmMb9Qc8UvqdzEdE8rpComfukvUVLEfoWEp6zDUpkzDEh1ARubk8a9X cZQTva4ba7+dPlLPKe5eWN6Tj33/3CxLt9S5lldDHM/X0JLOj7x3uhuoUstQcndQQRAW rFmg== X-Gm-Message-State: ALQs6tBGhRaciSqxBB1lR+j51g6fxRqNLEZSfndzfQJrQw6R+z2nvqsj okZBBl3MTZOnCz738gFLYfGojnarWVc= X-Google-Smtp-Source: AB8JxZpj67W5R8XduwgcmtA8suZiqNHlWKtDbCCESOdPmx/Z+fhkScYAQmS3UsvQDPI9vSqcSbcCuQ== X-Received: by 10.55.109.129 with SMTP id i123mr13096897qkc.114.1525231688442; Tue, 01 May 2018 20:28:08 -0700 (PDT) Subject: Re: [rain1@airmail.cc] Delete abortion joke To: Alexandre Oliva Cc: rms@gnu.org, libc-alpha@sourceware.org References: <5d2af1ce-b1ed-c10f-bbbb-d7716a6d4ffa@redhat.com> From: Carlos O'Donell Openpgp: preference=signencrypt Message-ID: <41373e4e-2793-48ae-f8f4-87e809f0104d@redhat.com> Date: Tue, 1 May 2018 23:28:05 -0400 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0 MIME-Version: 1.0 In-Reply-To: On 05/01/2018 08:30 PM, Alexandre Oliva wrote: > To the best of our knowledge, terminating a program by calling this > function is not against the law in any jurisdiction, but there are > some jurisdictions considering laws to censor information about such > procedures. Regardless of your opinion on the procedures, we hope you > will support our opposition to censorship. This is now satire, an even more difficult culturally relative form of literature. I would not recommend this either. Why don't we find a solid common ground in wording that relates to censorship and abortion. Note that the cartouche only affects PDF and print manuals. --- There is a trigger warning. The text is unequivocal and clear about our position on censorship. diff --git a/manual/startup.texi b/manual/startup.texi index 21c48cd037..589ee631c8 100644 --- a/manual/startup.texi +++ b/manual/startup.texi @@ -787,6 +787,8 @@ if (rc == -1) @cindex program termination @cindex process termination +@strong{Trigger warning: Talk of abortion.} + @cindex exit status value The usual way for a program to terminate is simply for its @code{main} function to return. The @dfn{exit status value} returned from the @@ -1005,6 +1007,14 @@ This function actually terminates the process by raising a intercept this signal; see @ref{Signal Handling}. @end deftypefun +@cartouche +The authors of this manual would like to take the opportunity to +ask you to oppose @strong{censorship} of human abortion related +information. Regardless of your opinion on the topic of human +abortion, we hope you will support our opposition to censorship +in all forms. +@end cartouche + @node Termination Internals @subsection Termination Internals