git: e2d4c5de27ac - stable/13 - UPDATING: Remove tarfs reference that slipped through

From: Olivier Certner <olce_at_FreeBSD.org>
Date: Fri, 17 Jan 2025 17:22:13 UTC
The branch stable/13 has been updated by olce:

URL: https://cgit.FreeBSD.org/src/commit/?id=e2d4c5de27ac6788e61818924e1ba092a47f17d9

commit e2d4c5de27ac6788e61818924e1ba092a47f17d9
Author:     Olivier Certner <olce@FreeBSD.org>
AuthorDate: 2025-01-17 17:21:08 +0000
Commit:     Olivier Certner <olce@FreeBSD.org>
CommitDate: 2025-01-17 17:21:08 +0000

    UPDATING: Remove tarfs reference that slipped through
    
    Forgot to add my modifications to UPDATING to the git index (should have
    made it in the previous commit).
    
    Differential Revision:  https://reviews.freebsd.org/D48093
---
 UPDATING | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/UPDATING b/UPDATING
index c3df5cfea2f1..a40ddb1d3670 100644
--- a/UPDATING
+++ b/UPDATING
@@ -13,9 +13,9 @@ Items affecting the ports and packages system can be found in
 and/or ports.
 
 20250117:
-	The layout of NFS file handles for the tarfs, cd9660, and ext2fs
-	file systems has changed.  An NFS server that exports any of these file
-	systems will need its clients to unmount and remount the exports.
+	The layout of NFS file handles for the cd9660 and ext2fs file systems
+	has changed.  An NFS server that exports any of these file systems will
+	need its clients to unmount and remount the exports.
 
 20240419:
 	Clang, llvm, lld, lldb, compiler-rt, libc++, libunwind and openmp have