diff options
author | Dante Catalfamo | 2020-07-07 22:43:15 -0400 |
---|---|---|
committer | Dante Catalfamo | 2020-07-07 22:43:15 -0400 |
commit | 0768bb54c675dbab4bf8cdca2cbb9d2d3139a1b1 (patch) | |
tree | 54aa564c129063a449d460deea761097116f043f /content/posts | |
parent | 02a1f7eaf98313973d78b27507ab915e25b59e61 (diff) | |
download | blog-0768bb54c675dbab4bf8cdca2cbb9d2d3139a1b1.tar.gz blog-0768bb54c675dbab4bf8cdca2cbb9d2d3139a1b1.tar.bz2 blog-0768bb54c675dbab4bf8cdca2cbb9d2d3139a1b1.zip |
Add manpage link
Diffstat (limited to 'content/posts')
-rw-r--r-- | content/posts/WIP-installing-openbsd-on-pcengines/index.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/posts/WIP-installing-openbsd-on-pcengines/index.org b/content/posts/WIP-installing-openbsd-on-pcengines/index.org index 132719a..2b02865 100644 --- a/content/posts/WIP-installing-openbsd-on-pcengines/index.org +++ b/content/posts/WIP-installing-openbsd-on-pcengines/index.org @@ -81,7 +81,7 @@ 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 -sure to add my user to the =doas.conf(5)= config file. +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 machine I have right next to it, so if I ever have any trouble |