From 786c9d669185a2debb59e301fc9a033fc5b263a8 Mon Sep 17 00:00:00 2001 From: Gordon Bergling Date: Sat, 2 Apr 2022 14:50:04 +0200 Subject: NOTES: Fix a typo in a comments - s/accomodate/accommodate/ (cherry picked from commit b34f7568d180df8b13f4877a48bea4930d453f18) --- sys/conf/NOTES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/conf/NOTES b/sys/conf/NOTES index d86eb4a270e8..9cf8024e234d 100644 --- a/sys/conf/NOTES +++ b/sys/conf/NOTES @@ -151,7 +151,7 @@ options BOOTHOWTO=RB_MULTIPLE # Default boot tag; may use 'kern.boot_tag' loader tunable to override. The # current boot's tag is also exposed via the 'kern.boot_tag' sysctl. options BOOT_TAG=\"\" -# Maximum boot tag size the kernel's static buffer should accomodate. Maximum +# Maximum boot tag size the kernel's static buffer should accommodate. Maximum # size for both BOOT_TAG and the assocated tunable. options BOOT_TAG_SZ=32 -- cgit v1.3