Re: [xml2rfc] sourcecode type for config files

Randy Bush <randy@psg.com> Wed, 26 July 2023 21:38 UTC

Return-Path: <randy@psg.com>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0B9C5C14CE4C for <xml2rfc@ietfa.amsl.com>; Wed, 26 Jul 2023 14:38:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.909
X-Spam-Level:
X-Spam-Status: No, score=-1.909 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_ZEN_BLOCKED_OPENDNS=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([50.223.129.194]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id eiH19v-izyyI for <xml2rfc@ietfa.amsl.com>; Wed, 26 Jul 2023 14:38:07 -0700 (PDT)
Received: from ran.psg.com (ran.psg.com [IPv6:2001:418:8006::18]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 93FA7C14CE45 for <xml2rfc@ietf.org>; Wed, 26 Jul 2023 14:38:07 -0700 (PDT)
Received: from localhost ([127.0.0.1] helo=ryuu.rg.net) by ran.psg.com with esmtp (Exim 4.93) (envelope-from <randy@psg.com>) id 1qOmCm-00066l-8G; Wed, 26 Jul 2023 21:38:00 +0000
Date: Wed, 26 Jul 2023 14:37:59 -0700
Message-ID: <m2bkfyz748.wl-randy@psg.com>
From: Randy Bush <randy@psg.com>
To: Robert Moskowitz <rgm@htt-consult.com>
Cc: Carsten Bormann <cabo@tzi.org>, "xml2rfc@ietf.org" <xml2rfc@ietf.org>
In-Reply-To: <6b7563bc-96cd-0dcc-2b13-102c61db14e1@htt-consult.com>
References: <48ee015e-b8c4-a492-6de8-c73170c62d5e@htt-consult.com> <395A5D32-5D33-42C6-BB68-EA647DB88286@tzi.org> <6b7563bc-96cd-0dcc-2b13-102c61db14e1@htt-consult.com>
User-Agent: Wanderlust/2.15.9 (Almost Unreal) Emacs/26.3 Mule/6.0 (HANACHIRUSATO)
MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue")
Content-Type: text/plain; charset="US-ASCII"
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/R_VgzkqphQAmKX0Q4UGHyDQPxXw>
Subject: Re: [xml2rfc] sourcecode type for config files
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.39
Precedence: list
List-Id: XML2RFC discussion list <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Jul 2023 21:38:08 -0000

> Just was trying to see if there was some pre-defined type to
> use. "conf" is actually quite common out in linux world....

the syntaxen of the various .conf|.rc files differ wildly

randy