Re: [xml2rfc-dev] xml2rfc flags nit

Carsten Bormann <cabo@tzi.org> Thu, 27 January 2022 11:33 UTC

Return-Path: <cabo@tzi.org>
X-Original-To: xml2rfc-dev@ietfa.amsl.com
Delivered-To: xml2rfc-dev@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0242B3A0C38 for <xml2rfc-dev@ietfa.amsl.com>; Thu, 27 Jan 2022 03:33:49 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.899
X-Spam-Level:
X-Spam-Status: No, score=-1.899 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ohDzHGluA3j8 for <xml2rfc-dev@ietfa.amsl.com>; Thu, 27 Jan 2022 03:33:44 -0800 (PST)
Received: from gabriel-smtp.zfn.uni-bremen.de (gabriel-smtp.zfn.uni-bremen.de [IPv6:2001:638:708:32::15]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9C6F33A0C37 for <xml2rfc-dev@ietf.org>; Thu, 27 Jan 2022 03:33:44 -0800 (PST)
Received: from [192.168.217.118] (p5089a6b7.dip0.t-ipconnect.de [80.137.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by gabriel-smtp.zfn.uni-bremen.de (Postfix) with ESMTPSA id 4Jkz4M6kpgzDCgl; Thu, 27 Jan 2022 12:33:39 +0100 (CET)
Content-Type: text/plain; charset="utf-8"
Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.120.23.2.7\))
From: Carsten Bormann <cabo@tzi.org>
In-Reply-To: <20220127111858.GA12488@miek.nl>
Date: Thu, 27 Jan 2022 12:33:39 +0100
Cc: XML2RFC Dev <xml2rfc-dev@ietf.org>
X-Mao-Original-Outgoing-Id: 664976019.632232-9cf6afab0d51fe393fcbd020ac28b086
Content-Transfer-Encoding: quoted-printable
Message-Id: <69FD6063-872C-41BC-AA8D-5FE567AEA434@tzi.org>
References: <20220127111858.GA12488@miek.nl>
To: Miek Gieben <miek@miek.nl>
X-Mailer: Apple Mail (2.3608.120.23.2.7)
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc-dev/ogrIEmKxRDmdV5ESMHZ3GhSZA4U>
Subject: Re: [xml2rfc-dev] xml2rfc flags nit
X-BeenThere: xml2rfc-dev@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: "Discussion about particulars of xml2rfc V3 design, development and code." <xml2rfc-dev.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc-dev>, <mailto:xml2rfc-dev-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc-dev/>
List-Post: <mailto:xml2rfc-dev@ietf.org>
List-Help: <mailto:xml2rfc-dev-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc-dev>, <mailto:xml2rfc-dev-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 27 Jan 2022 11:33:49 -0000

On 2022-01-27, at 12:18, Miek Gieben <miek@miek.nl> wrote:
> 
> Hi all,
> 
> I can't file bug in trac anymore, so i'll (ab)use this list. The option's help text for
> xml2rfc isn't up to date anymore:
> 
>    --text                outputs formatted text to file, with proper page breaks
> 
> this doesn't actually add page breaks, or maybe only for v2 input?

It does for Internet-Drafts.

Grüße, Carsten