diff --git a/src/posts/2023-11-06-OpenBSD_First_Steps.draft.pm b/src/posts/2023-11-06-OpenBSD_First_Steps.draft.pm index 2935e02..dcc846f 100644 --- a/src/posts/2023-11-06-OpenBSD_First_Steps.draft.pm +++ b/src/posts/2023-11-06-OpenBSD_First_Steps.draft.pm @@ -24,7 +24,7 @@ Note, each of the commands comes with a man page, which I encourage you to read. ### Update firmware -This does not need to be run manually. It's only relevant when do install hardware that needs a firmware which was not present during the installation or the last upgrade. +This does not need to be run manually. It's only relevant when you install hardware which needs a firmware and which was not present during the installation or the last upgrade. ``` # fw_update @@ -79,3 +79,5 @@ If you don't know the answers to pkg_checks questions, deinstalling and reinstal +* 2023-11-06: +* 2023-11-06: