diff options
Diffstat (limited to 'content/posts/WIP-installing-openbsd-on-pcengines/index.org')
-rw-r--r-- | content/posts/WIP-installing-openbsd-on-pcengines/index.org | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/content/posts/WIP-installing-openbsd-on-pcengines/index.org b/content/posts/WIP-installing-openbsd-on-pcengines/index.org index d0578ff..28f8d33 100644 --- a/content/posts/WIP-installing-openbsd-on-pcengines/index.org +++ b/content/posts/WIP-installing-openbsd-on-pcengines/index.org @@ -79,8 +79,8 @@ media (assuming you verified the signature of the install media). After the install was done, I moved it to where I will be leaving it to run, plugged in the power and ethernet, and SSH'd in. At that point -I ran [[https://man.openbsd.org/fw_update][=fw_update=]] to pull in any extra firmware I might need, and -[[https://man.openbsd.org/syspatch][=syspatch=]] to keep myself up to date with security patches. I was also +I ran [[https://man.openbsd.org/fw_update][=fw_update(1)=]] to pull in any extra firmware I might need, and +[[https://man.openbsd.org/syspatch][=syspatch(8)=]] to keep myself up to date with security patches. I was also sure to add my user to the [[https://man.openbsd.org/doas.conf][=doas.conf(5)=]] config file. I kept the serial adapter connected and plugged it into another |