diff options
| author | B. Watson <urchlay@slackware.uk> | 2025-11-28 00:45:12 -0500 |
|---|---|---|
| committer | B. Watson <urchlay@slackware.uk> | 2025-11-28 00:45:12 -0500 |
| commit | 48fb5a9d9be6fd703606fc38fb599e6e3e73fd93 (patch) | |
| tree | 8497a41d59b7bc641521914eef769d85995e306e | |
| parent | cedd4bada6e88daa0c527380e6dc22f52685f197 (diff) | |
| download | alftools-48fb5a9d9be6fd703606fc38fb599e6e3e73fd93.tar.gz | |
Fix project URL in man pages.
| -rw-r--r-- | src/alf.1 | 6 | ||||
| -rw-r--r-- | src/alfsum.1 | 6 | ||||
| -rw-r--r-- | src/manftr.rst | 4 | ||||
| -rw-r--r-- | src/unalf.1 | 4 |
4 files changed, 10 insertions, 10 deletions
@@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. -.TH "ALF" 1 "2025-11-27" "0.2.0" "Urchlay's Atari 8-bit Tools" +.TH "ALF" 1 "2025-11-28" "0.2.0" "Urchlay's Atari 8-bit Tools" .SH NAME alf \- create Atari 8-bit ALF archives .\" RST source for alf(1) man page. Convert with: @@ -196,10 +196,10 @@ This \fBalf\fP was written by B. Watson <\fI\%urchlay@slackware.uk\fP>. .sp \fBunalf\fP(1), \fBalfls\fP(1) .sp -The git repository for \fBunalf\fP: +The git repository for \fBalftools\fP: .INDENT 0.0 .INDENT 3.5 -\fI\%https://slackware.uk/~urchlay/repos/unalf\fP +\fI\%https://slackware.uk/~urchlay/repos/alftools\fP .UNINDENT .UNINDENT .sp diff --git a/src/alfsum.1 b/src/alfsum.1 index 6b4ea04..3293c03 100644 --- a/src/alfsum.1 +++ b/src/alfsum.1 @@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. -.TH "ALFSUM" 1 "2025-11-26" "0.2.0" "Urchlay's Atari 8-bit Tools" +.TH "ALFSUM" 1 "2025-11-28" "0.2.0" "Urchlay's Atari 8-bit Tools" .SH NAME alfsum \- calculate ALF checksums .\" RST source for alfsum(1) man page. Convert with: @@ -89,10 +89,10 @@ Watson <\fI\%urchlay@slackware.uk\fP> .sp \fBalf\fP(1), \fBunalf\fP(1) .sp -The git repository for \fBunalf\fP: +The git repository for \fBalftools\fP: .INDENT 0.0 .INDENT 3.5 -\fI\%https://slackware.uk/~urchlay/repos/unalf\fP +\fI\%https://slackware.uk/~urchlay/repos/alftools\fP .UNINDENT .UNINDENT .sp diff --git a/src/manftr.rst b/src/manftr.rst index bb4c7ff..2797b87 100644 --- a/src/manftr.rst +++ b/src/manftr.rst @@ -1,6 +1,6 @@ -The git repository for **unalf**: +The git repository for **alftools**: - https://slackware.uk/~urchlay/repos/unalf + https://slackware.uk/~urchlay/repos/alftools Other Atari-related projects by the author, including **bw-atari8-tools** and **unmac65**: diff --git a/src/unalf.1 b/src/unalf.1 index 3343162..a8149c5 100644 --- a/src/unalf.1 +++ b/src/unalf.1 @@ -394,10 +394,10 @@ This \fBunalf\fP was written by B. Watson <\fI\%urchlay@slackware.uk\fP>. .sp \fBalf\fP(1), \fBalfls\fP(1) .sp -The git repository for \fBunalf\fP: +The git repository for \fBalftools\fP: .INDENT 0.0 .INDENT 3.5 -\fI\%https://slackware.uk/~urchlay/repos/unalf\fP +\fI\%https://slackware.uk/~urchlay/repos/alftools\fP .UNINDENT .UNINDENT .sp |
