From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id C629ACD3438 for ; Tue, 19 Sep 2023 04:23:14 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231165AbjISEXS (ORCPT ); Tue, 19 Sep 2023 00:23:18 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52012 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231135AbjISEXS (ORCPT ); Tue, 19 Sep 2023 00:23:18 -0400 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 20F5DFD for ; Mon, 18 Sep 2023 21:22:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1695097346; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=gA6m5KBO7a3T9b0ts+bYKHEJyp+wl+DHbjjHQs8sWpg=; b=BQxF8fvaNQmIeUOaGcHYCxktQBWZ2Vx7ALzYoW2mR7ae+d3LwMgTmV3sXnn9WfLqv3yEu0 olkxtVWakMO+t+n3wcsJpGEqSm623hikbd4/ryjK/vfS5tHMfYvYvBQC4Cyh0eze5osaWM hu2T8KMzndQy5GekFa07LaBn07F1TuU= Received: from mimecast-mx02.redhat.com (mx-ext.redhat.com [66.187.233.73]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-677-NpHBsZRQNRqR9xcIzP9efg-1; Tue, 19 Sep 2023 00:22:22 -0400 X-MC-Unique: NpHBsZRQNRqR9xcIzP9efg-1 Received: from smtp.corp.redhat.com (int-mx07.intmail.prod.int.rdu2.redhat.com [10.11.54.7]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 3031B382C965; Tue, 19 Sep 2023 04:22:22 +0000 (UTC) Received: from oldenburg.str.redhat.com (unknown [10.2.16.11]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 96731140273D; Tue, 19 Sep 2023 04:22:21 +0000 (UTC) From: Florian Weimer To: enh Cc: linux-man , "Alejandro Colomar (man-pages)" Subject: Re: 3p page wording References: Date: Tue, 19 Sep 2023 06:22:20 +0200 In-Reply-To: (enh@google.com's message of "Wed, 13 Sep 2023 12:58:36 -0700") Message-ID: <87o7hy4wsj.fsf@oldenburg.str.redhat.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Scanned-By: MIMEDefang 3.1 on 10.11.54.7 Precedence: bulk List-ID: X-Mailing-List: linux-man@vger.kernel.org > is it a requirement that the 3p pages only contain text that's > explicitly in POSIX? The current 3p terms do not allow modification. Thanks, Florian