From: Petr Písař Date: Thu, 6 Oct 2022 11:28:51 +0000 (+0200) Subject: Move location manual from section 8 to section 1 in location-update.service X-Git-Tag: 0.9.16~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc3b8ccd56b271fc0f6eaad985902cf8504392d2;p=location%2Flibloc.git Move location manual from section 8 to section 1 in location-update.service It's a tool a non-superuser can use. It's installed into /usr/bin. Signed-off-by: Petr Písař Signed-off-by: Michael Tremer --- diff --git a/src/systemd/location-update.service.in b/src/systemd/location-update.service.in index 1c8e116..50ba01f 100644 --- a/src/systemd/location-update.service.in +++ b/src/systemd/location-update.service.in @@ -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]