summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Osterried <ax25@x-berg.in-berlin.de>2023-05-13 19:57:59 +0200
committerThomas Osterried <ax25@x-berg.in-berlin.de>2023-05-13 19:57:59 +0200
commit88a7adaf9477cebd91c2a09c95a0a19853ec09e3 (patch)
tree8c027fd9d9431a48b05bc7becdc04694d91aedb1
parent3f7a0a03b88c490963f9b0913bed8b4987065ba4 (diff)
moved dmascc_cfg.1 to section 8: dmascc_cfg.8
dmascc_cfg is a privilleged command and resides in /usr/sbin. For these commands, users expect the man page in section 8. Signed-off-by: Daniele Forsi <iu5hkx@gmail.com> Signed-off-by: Thomas Osterried <dl9sau@darc.de>
-rw-r--r--dmascc/Makefile.am2
-rw-r--r--dmascc/dmascc_cfg.8 (renamed from dmascc/dmascc_cfg.1)0
2 files changed, 1 insertions, 1 deletions
diff --git a/dmascc/Makefile.am b/dmascc/Makefile.am
index a129a7f..7c43a9d 100644
--- a/dmascc/Makefile.am
+++ b/dmascc/Makefile.am
@@ -3,7 +3,7 @@ sbin_PROGRAMS = dmascc_cfg
dmascc_cfg_SOURCE = dmascc_cfg.c
-dist_man_MANS = dmascc_cfg.1
+dist_man_MANS = dmascc_cfg.8
dist_doc_DATA = README.dmascc
diff --git a/dmascc/dmascc_cfg.1 b/dmascc/dmascc_cfg.8
index 659c76f..659c76f 100644
--- a/dmascc/dmascc_cfg.1
+++ b/dmascc/dmascc_cfg.8