From 316a6539183e4c02851da7cc06a10b4c80f139ec Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Thu, 13 Mar 2025 03:52:23 -0400 Subject: amsb.7: add make rule. --- Makefile | 2 ++ amsb.7 | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 7ac8845..6403549 100644 --- a/Makefile +++ b/Makefile @@ -185,6 +185,8 @@ manpages: $(MANS) $(MAN5S) $(MAN7S) %.5: %.rst manhdr5.rst manftr.rst $(RST2MAN) $< > $@ +amsb.7: amsb.rst manhdr7.rst manftr.rst amsb_content.rst + %.7: %.rst manhdr7.rst manftr.rst $(RST2MAN) $< > $@ diff --git a/amsb.7 b/amsb.7 index edfe475..864b72d 100644 --- a/amsb.7 +++ b/amsb.7 @@ -32,7 +32,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] amsb \- Atari Microsoft BASIC Notes .SH DESCRIPTION .sp -AMSB is actually a pretty cool BASIC for the Atari 8\-bit. I never +Atari Microsoft BASIC is actually a pretty cool BASIC for the Atari 8\-bit. I never got the chance to use it \(aqback in the day\(aq because it was expensive, required a floppy drive and at least 32K of RAM (my poor 400 had a tape drive for the first few years), and then later on, there was -- cgit v1.2.3