git: 8c15a9ce53da - main - Spell cloudabi correctly in ObsoleteFiles.inc

Dimitry Andric dim at FreeBSD.org
Sun Sep 26 11:27:08 UTC 2021


The branch main has been updated by dim:

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

commit 8c15a9ce53da6dc05ba440aeb9b3e5c209ecad24
Author:     Dimitry Andric <dim at FreeBSD.org>
AuthorDate: 2021-09-26 11:26:42 +0000
Commit:     Dimitry Andric <dim at FreeBSD.org>
CommitDate: 2021-09-26 11:26:42 +0000

    Spell cloudabi correctly in ObsoleteFiles.inc
    
    Fixes:          cf0ee8738e31 Drop cloudabi
---
 ObsoleteFiles.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index 111fced8ce20..87a7f95b67a1 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -40,7 +40,7 @@
 #   xargs -n1 | sort | uniq -d;
 # done
 
-# 20210921: remove couldabi
+# 20210921: remove cloudabi
 OLD_FILES+=usr/share/man/man4/cloudabi.4.gz
 
 # 20210906: stop installing {llvm,clang,lldb}-tblgen


More information about the dev-commits-src-main mailing list