Merge commit '7125ad401ad043e46262afc7eca8dceb6d54bb9e'

This commit is contained in:
Bjørn Erik Pedersen
2024-01-26 08:22:42 +01:00
141 changed files with 904 additions and 813 deletions

View File

@@ -24,7 +24,7 @@ Most BSD derivatives maintain a repository for commonly installed applications.
### DragonFly BSD
[DragonFly BSD] includes Hugo in its package repository. This will install the extended edition of Hugo:
[DragonFly BSD] includes Hugo in its package repository. To install the extended edition of Hugo:
```sh
sudo pkg install gohugo
@@ -34,7 +34,7 @@ sudo pkg install gohugo
### FreeBSD
[FreeBSD] includes Hugo in its package repository. This will install the extended edition of Hugo:
[FreeBSD] includes Hugo in its package repository. To install the extended edition of Hugo:
```sh
sudo pkg install gohugo
@@ -44,7 +44,7 @@ sudo pkg install gohugo
### NetBSD
[NetBSD] includes Hugo in its package repository. This will install the extended edition of Hugo:
[NetBSD] includes Hugo in its package repository. To install the extended edition of Hugo:
```sh
sudo pkgin install go-hugo