diff options
author | Dante Catalfamo | 2020-07-07 22:44:46 -0400 |
---|---|---|
committer | Dante Catalfamo | 2020-07-07 22:44:46 -0400 |
commit | 5bfc03b4acb7e205df57d76020143760c8dcd990 (patch) | |
tree | 7108c16b219dac77ed16b433f4995dd58ce65c3f /content/posts/WIP-installing-openbsd-on-pcengines/index.org | |
parent | 0768bb54c675dbab4bf8cdca2cbb9d2d3139a1b1 (diff) | |
download | blog-5bfc03b4acb7e205df57d76020143760c8dcd990.tar.gz blog-5bfc03b4acb7e205df57d76020143760c8dcd990.tar.bz2 blog-5bfc03b4acb7e205df57d76020143760c8dcd990.zip |
More manpage links
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 2b02865..d0578ff 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 =fw_update= to pull in any extra firmware I might need, and -=syspatch= to keep myself up to date with security patches. I was also +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 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 |