aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteph Enders <steph@senders.io>2025-12-26 20:35:39 -0500
committerSteph Enders <steph@senders.io>2025-12-26 20:35:39 -0500
commit519e2e01392e6db171937c4fc707345634fb5236 (patch)
tree878316a72bcf8ca5fc90e61bd56d2724c8ffe2e0
parent6101cdd2d70a4bb3e9c529ef484ddccbb48b8fd1 (diff)
Fixing git reference in manfiles
-rw-r--r--docs/ssync-fetch.12
-rw-r--r--docs/ssync-index.12
-rw-r--r--docs/ssync-queue.12
-rw-r--r--docs/ssync.12
4 files changed, 4 insertions, 4 deletions
diff --git a/docs/ssync-fetch.1 b/docs/ssync-fetch.1
index 71fec10..0c636b6 100644
--- a/docs/ssync-fetch.1
+++ b/docs/ssync-fetch.1
@@ -41,7 +41,7 @@ unless a host alias is set in the users
.MR ssync-index 1
.MR ssync-queue 1
.SH REPOSITORY
-.UR https://git.senders.io/utils/ssync.git
+.UR https://git.senders.io/utils/ssync
.UE
.SH AUTHORS
Steph Enders
diff --git a/docs/ssync-index.1 b/docs/ssync-index.1
index 72ff368..3e9c508 100644
--- a/docs/ssync-index.1
+++ b/docs/ssync-index.1
@@ -39,7 +39,7 @@ Window in seconds to look back for new files while indexing. This option will li
.MR ssync-queue 1
.MR ssync-fetch 1
.SH REPOSITORY
-.UR https://git.senders.io/utils/ssync.git
+.UR https://git.senders.io/utils/ssync
.UE
.SH AUTHORS
Steph Enders
diff --git a/docs/ssync-queue.1 b/docs/ssync-queue.1
index 287b522..6cca8a3 100644
--- a/docs/ssync-queue.1
+++ b/docs/ssync-queue.1
@@ -30,7 +30,7 @@ Queue output file.
.MR ssync-index 1
.MR ssync-fetch 1
.SH REPOSITORY
-.UR https://git.senders.io/utils/ssync.git
+.UR https://git.senders.io/utils/ssync
.UE
.SH AUTHORS
Steph Enders
diff --git a/docs/ssync.1 b/docs/ssync.1
index b750ab5..1c9d307 100644
--- a/docs/ssync.1
+++ b/docs/ssync.1
@@ -25,7 +25,7 @@ for more details on the dry-run fetch operation.
.MR ssync-queue 1
.MR ssync-fetch 1
.SH REPOSITORY
-.UR https://git.senders.io/utils/ssync.git
+.UR https://git.senders.io/utils/ssync
.UE
.SH AUTHORS
Steph Enders