From 28a782c3b722e91198226cbc2f7c485abc6dfa6b Mon Sep 17 00:00:00 2001 From: 0x1eef <0x1eef@protonmail.com> Date: Sat, 11 May 2024 17:49:13 -0300 Subject: [PATCH] Fix docs --- README.md | 6 +++--- man/man8/srczap.8 | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index f8080ba..3ae8a60 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ ## About srczap manages a local copy of the -[HardenedBSD source tree](https://git.hardenedbsd.org/hardenedbsd/HardenedBSD). +[HardenedBSD source tree](https://git.HardenedBSD.org/HardenedBSD/HardenedBSD). The copy of the source tree is maintained by members of the `_srczap` group, and a copy of the source tree can be installed into `/usr/src/` by root. @@ -41,7 +41,7 @@ the first time. * __$SRCZAP\_GITURL__
The URL to a git repository.
- Default: https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git. + Default: https://git.HardenedBSD.org/HardenedBSD/HardenedBSD.git. * __$SRCZAP\_BRANCH__
The git branch to clone and pull updates from.
@@ -73,7 +73,7 @@ via git: * [GitHub](https://github.com/0x1eef/srczap) * [GitLab](https://gitlab.com/0x1eef/srczap) -* [git.hardenedbsd.org](https://git.hardenedbsd.org/0x1eef/srczap) +* [git.HardenedBSD.org](https://git.HardenedBSD.org/0x1eef/srczap) ## License diff --git a/man/man8/srczap.8 b/man/man8/srczap.8 index bdc9fde..a374055 100644 --- a/man/man8/srczap.8 +++ b/man/man8/srczap.8 @@ -24,7 +24,7 @@ can be installed into /usr/src/ by root. .sp .Nm srczap clone .br -Clone the hardenedbsd ports tree into /home/_srczap/src/. +Clone the HardenedBSD source tree into /home/_srczap/src/. .br This command is delegated to the '_srczap' user. .Pp @@ -53,7 +53,7 @@ This command requires root privileges. .br The URL to a git repository. .br -Default: https://git.hardenedbsd.org/hardenedbsd/HardenedBSD/ +Default: https://git.HardenedBSD.org/HardenedBSD/HardenedBSD/ .sp .Nm SRCZAP_BRANCH .br