Also move to section 8, as we're installing into /usr/sbin .
Update the "Why this tool?" section in the README.
+ Actually install the mythtv-update-motd man page!
+
2001-02-14 Andrew Ruthven
Release version 1.0.2.
install:
install -d $(BINDIR)
install -d $(MANDIR)/man1
+ install -d $(MANDIR)/man8
install -m 775 bin/mythtv-status $(BINDIR)
install -m 775 bin/mythtv_recording_now $(BINDIR)
install -m 775 bin/mythtv_recording_soon $(BINDIR)
pod2man bin/mythtv-status > $(MANDIR)/man1/mythtv-status.1
+ install -m 644 man/mythtv-update-motd.8 $(MANDIR)/man8
install -m 644 man/mythtv_recording_now.1 $(MANDIR)/man1
install -m 644 man/mythtv_recording_soon.1 $(MANDIR)/man1
.\" First parameter, NAME, should be all caps
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
.\" other parameters are allowed: see man(7), man(1)
-.TH MYTHTV-UPDATE-MOTD 1 "2018-12-31"
+.TH MYTHTV-UPDATE-MOTD 8 "2018-12-31"
.\" Please adjust this date whenever revising the manpage.
.\"
.\" Some roff macros, for reference: