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

Signed-off-by: Petr Písař <ppisar@redhat.com>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/systemd/location-update.service.in

index 1c8e1165b065b84f1b1f9ac3a3b1df8201b00ba9..50ba01f1018958b17de3bd2b136a63b00b6db964 100644 (file)
@@ -1,6 +1,6 @@
 [Unit]
 Description=Automatic Location Database Updater
-Documentation=man:location(8) https://man-pages.ipfire.org/libloc/location.html
+Documentation=man:location(1) https://man-pages.ipfire.org/libloc/location.html
 Requires=network.target
 
 [Service]