[netmod] [Errata Verified] RFC7950 (6952)

RFC Errata System <rfc-editor@rfc-editor.org> Wed, 04 May 2022 21:35 UTC

Return-Path: <wwwrun@rfcpa.amsl.com>
X-Original-To: netmod@ietfa.amsl.com
Delivered-To: netmod@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B7F0FC14F74D; Wed, 4 May 2022 14:35:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.649
X-Spam-Level:
X-Spam-Status: No, score=-1.649 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, HEADER_FROM_DIFFERENT_DOMAINS=0.248, SPF_HELO_NONE=0.001, SPF_NONE=0.001, URIBL_BLOCKED=0.001] autolearn=no 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 Xg3eAbzk2-0r; Wed, 4 May 2022 14:35:39 -0700 (PDT)
Received: from rfcpa.amsl.com (rfc-editor.org [50.223.129.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id F00BDC14F744; Wed, 4 May 2022 14:35:39 -0700 (PDT)
Received: by rfcpa.amsl.com (Postfix, from userid 499) id D6153EC062; Wed, 4 May 2022 14:35:39 -0700 (PDT)
To: andy@yumaworks.com, mbj@tail-f.com
From: RFC Errata System <rfc-editor@rfc-editor.org>
Cc: rfc-ed@rfc-editor.org, iesg@ietf.org, netmod@ietf.org, iana@iana.org
Content-Type: text/plain; charset="UTF-8"
Message-Id: <20220504213539.D6153EC062@rfcpa.amsl.com>
Date: Wed, 04 May 2022 14:35:39 -0700
Archived-At: <https://mailarchive.ietf.org/arch/msg/netmod/2JoZr2c81b7hMyq-LQMQEM1Vbyo>
Subject: [netmod] [Errata Verified] RFC7950 (6952)
X-BeenThere: netmod@ietf.org
X-Mailman-Version: 2.1.34
Precedence: list
List-Id: NETMOD WG list <netmod.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/netmod>, <mailto:netmod-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/netmod/>
List-Post: <mailto:netmod@ietf.org>
List-Help: <mailto:netmod-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/netmod>, <mailto:netmod-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 04 May 2022 21:35:43 -0000

The following errata report has been verified for RFC7950,
"The YANG 1.1 Data Modeling Language". 

--------------------------------------
You may review the report below and at:
https://www.rfc-editor.org/errata/eid6952

--------------------------------------
Status: Verified
Type: Editorial

Reported by: Andy Bierman <andy@yumaworks.com>
Date Reported: 2022-05-03
Verified by: RFC Editor  

Section: 10.4.2.1

Original Text
-------------
       augment "/interface" {
         when 'derived-from-or-self(type, "exif:fast-ethernet");
         // Fast-Ethernet-specific definitions here
       }

Corrected Text
--------------
       augment "/interface" {
         when 'derived-from-or-self(type, "exif:fast-ethernet")';
         // Fast-Ethernet-specific definitions here
       }

Notes
-----
single quote to end complete string is missing

--------------------------------------
RFC7950 (draft-ietf-netmod-rfc6020bis-14)
--------------------------------------
Title               : The YANG 1.1 Data Modeling Language
Publication Date    : August 2016
Author(s)           : M. Bjorklund, Ed.
Category            : PROPOSED STANDARD
Source              : Network Modeling
Area                : Operations and Management
Stream              : IETF