aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2025-11-17 04:35:45 -0500
committerB. Watson <urchlay@slackware.uk>2025-11-17 04:35:45 -0500
commitd7a89fdf9be3e3687af56e4a0e7f79225c1ffd05 (patch)
tree15bbf6d7193d5c8e3b49bed7020bb2d4f00dc0e1
parentba5b02dfa19acb220d42aaed023b4fbb37ec996c (diff)
downloadunalf-d7a89fdf9be3e3687af56e4a0e7f79225c1ffd05.tar.gz
Add manftr.rst (SEE ALSO man page section).
-rw-r--r--src/Makefile4
-rw-r--r--src/alfsum.117
-rw-r--r--src/alfsum.rst4
-rw-r--r--src/manftr.rst8
-rw-r--r--src/unalf.117
-rw-r--r--src/unalf.rst4
6 files changed, 48 insertions, 6 deletions
diff --git a/src/Makefile b/src/Makefile
index 8f8607f..b5026b6 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -56,10 +56,10 @@ extract.o: extract.c addrs.h unalf.h ../f65/f65.h
ver.rst:
echo '.. |version| replace:: $(VERSION)' > ver.rst
-unalf.1: unalf.rst ver.rst
+unalf.1: unalf.rst ver.rst manftr.rst
$(RST2MAN) unalf.rst > unalf.1
-alfsum.1: alfsum.rst ver.rst
+alfsum.1: alfsum.rst ver.rst manftr.rst
$(RST2MAN) alfsum.rst > alfsum.1
clean:
diff --git a/src/alfsum.1 b/src/alfsum.1
index 71acc55..6c51056 100644
--- a/src/alfsum.1
+++ b/src/alfsum.1
@@ -70,6 +70,21 @@ Watson <\fI\%urchlay@slackware.uk\fP>
.UNINDENT
.SH SEE ALSO
.sp
-TODO
+\fBunalf\fP(1)
+.sp
+The git repository for \fBunalf\fP:
+.INDENT 0.0
+.INDENT 3.5
+\fI\%https://slackware.uk/~urchlay/repos/unalf\fP
+.UNINDENT
+.UNINDENT
+.sp
+Other Atari\-related projects by the author, including \fBbw\-atari8\-tools\fP
+and \fBunmac65\fP:
+.INDENT 0.0
+.INDENT 3.5
+\fI\%https://slackware.uk/~urchlay/repos/\fP
+.UNINDENT
+.UNINDENT
.\" Generated by docutils manpage writer.
.
diff --git a/src/alfsum.rst b/src/alfsum.rst
index f2be74e..69d8f8f 100644
--- a/src/alfsum.rst
+++ b/src/alfsum.rst
@@ -63,4 +63,6 @@ B. Watson <urchlay@slackware.uk>
SEE ALSO
========
-TODO
+**unalf**\(1)
+
+.. include:: manftr.rst
diff --git a/src/manftr.rst b/src/manftr.rst
new file mode 100644
index 0000000..bb4c7ff
--- /dev/null
+++ b/src/manftr.rst
@@ -0,0 +1,8 @@
+The git repository for **unalf**:
+
+ https://slackware.uk/~urchlay/repos/unalf
+
+Other Atari-related projects by the author, including **bw-atari8-tools**
+and **unmac65**:
+
+ https://slackware.uk/~urchlay/repos/
diff --git a/src/unalf.1 b/src/unalf.1
index ed0dffc..5d25618 100644
--- a/src/unalf.1
+++ b/src/unalf.1
@@ -322,6 +322,21 @@ Watson <\fI\%urchlay@slackware.uk\fP>
.UNINDENT
.SH SEE ALSO
.sp
-TODO
+\fBunalf\fP(1)
+.sp
+The git repository for \fBunalf\fP:
+.INDENT 0.0
+.INDENT 3.5
+\fI\%https://slackware.uk/~urchlay/repos/unalf\fP
+.UNINDENT
+.UNINDENT
+.sp
+Other Atari\-related projects by the author, including \fBbw\-atari8\-tools\fP
+and \fBunmac65\fP:
+.INDENT 0.0
+.INDENT 3.5
+\fI\%https://slackware.uk/~urchlay/repos/\fP
+.UNINDENT
+.UNINDENT
.\" Generated by docutils manpage writer.
.
diff --git a/src/unalf.rst b/src/unalf.rst
index 1e31500..e23debd 100644
--- a/src/unalf.rst
+++ b/src/unalf.rst
@@ -279,4 +279,6 @@ B. Watson <urchlay@slackware.uk>
SEE ALSO
========
-TODO
+**unalf**\(1)
+
+.. include:: manftr.rst