]> git.etc.gen.nz Git - mythtv-status.git/commitdiff
Install the man page!
authorAndrew Ruthven <andrew@etc.gen.nz>
Sun, 16 Jul 2023 01:15:16 +0000 (13:15 +1200)
committerAndrew Ruthven <andrew@etc.gen.nz>
Sun, 16 Jul 2023 04:17:12 +0000 (16:17 +1200)
Also move to section 8, as we're installing into /usr/sbin .

ChangeLog
Makefile
man/mythtv-update-motd.8 [moved from man/mythtv-update-motd.1 with 98% similarity]

index 6b368f07cb17ea4fe56a9aa64b3ed0717e30f812..71b35b67feafd6ecf4056fe52fae53d3ad19c0cf 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -13,6 +13,8 @@
 
   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.
 
index 7904fa805fb9830bbdc38bbececadd3cd39442d3..77300f15a1c17e1c8efac0efc827f068b3f2a629 100755 (executable)
--- a/Makefile
+++ b/Makefile
@@ -67,10 +67,12 @@ upload: $(RELEASE_FILES)
 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
 
similarity index 98%
rename from man/mythtv-update-motd.1
rename to man/mythtv-update-motd.8
index 60f22f8e9796eede30bf9dbe27a426926a112279..6b4cd0de8dd7811ad77159315e45856936494e0a 100644 (file)
@@ -2,7 +2,7 @@
 .\" 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: