]> git.ipfire.org Git - location/libloc.git/commitdiff
Move location manual from section 8 to section 1
authorPetr Písař <ppisar@redhat.com>
Thu, 6 Oct 2022 11:28:51 +0000 (13:28 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 20 Oct 2022 14:34:03 +0000 (14:34 +0000)
It's a tool a non-superuser can use. It's installed into /usr/bin.

Fixes: #12957
Signed-off-by: Petr Písař <ppisar@redhat.com>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Makefile.am
man/libloc.txt
man/location.txt

index 8de0edf7ce6c0b737530fef1bf7658b213160f4e..5db3a511a996309d087c3599c139f64a78ad4329 100644 (file)
@@ -445,7 +445,7 @@ src_test_address_LDADD = \
 
 MANPAGES = \
        $(MANPAGES_3) \
-       $(MANPAGES_8)
+       $(MANPAGES_1)
 
 MANPAGES_3 = \
        man/libloc.3 \
@@ -459,12 +459,12 @@ MANPAGES_3 = \
        man/loc_set_log_fn.3 \
        man/loc_set_log_priority.3
 
-MANPAGES_8 = \
-       man/location.8
+MANPAGES_1 = \
+       man/location.1
 
-MANPAGES_TXT   = $(MANPAGES_TXT_3) $(MANPAGES_TXT_8)
+MANPAGES_TXT   = $(MANPAGES_TXT_3) $(MANPAGES_TXT_1)
 MANPAGES_TXT_3 = $(patsubst %.3,%.txt,$(MANPAGES_3))
-MANPAGES_TXT_8 = $(patsubst %.8,%.txt,$(MANPAGES_8))
+MANPAGES_TXT_1 = $(patsubst %.1,%.txt,$(MANPAGES_1))
 MANPAGES_HTML  = $(patsubst %.txt,%.html,$(MANPAGES_TXT))
 MANPAGES_XML   = $(patsubst %.txt,%.xml,$(MANPAGES_TXT))
 
@@ -512,7 +512,7 @@ man/%.xml: man/%.txt man/asciidoc.conf
 man/%.3: man/%.xml
        $(XSLTPROC_COMMAND_MAN)
 
-man/%.8: man/%.xml
+man/%.1: man/%.xml
        $(XSLTPROC_COMMAND_MAN)
 
 man/%.html: man/%.txt man/asciidoc.conf
index baf98c16c98b0074c27a22d8e5fa08f4480fa595..ec14e166a864b8cefd75e3468abba3eb2061b16a 100644 (file)
@@ -39,7 +39,7 @@ either version 2.1 of the License, or (at your option) any later version.
 
 == See Also
 
-link:location[8]
+link:location[1]
 
 == Bug Reports
 
index 3dfddf511acce35869123a8efecf1b8ad180abd7..70352d2be23648e0ce772e7aa4519ee732df031b 100644 (file)
@@ -1,4 +1,4 @@
-= location(8)
+= location(1)
 
 == NAME
 location - Query the location database