summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authordakkar <dakkar@thenautilus.net>2021-05-01 11:44:08 +0100
committerdakkar <dakkar@thenautilus.net>2021-05-01 11:44:33 +0100
commite252f2756676dcb4fe49b0f1e702499639da195c (patch)
tree65f936d284671744cbef7e49182b6e62f6761975 /scripts
parentv1.0.0 (diff)
downloadxscreensaver-dbus-e252f2756676dcb4fe49b0f1e702499639da195c.tar.gz
xscreensaver-dbus-e252f2756676dcb4fe49b0f1e702499639da195c.tar.bz2
xscreensaver-dbus-e252f2756676dcb4fe49b0f1e702499639da195c.zip
fix abstract & pod
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/xscreensaver-dbus10
1 files changed, 5 insertions, 5 deletions
diff --git a/scripts/xscreensaver-dbus b/scripts/xscreensaver-dbus
index a48334c..f086123 100755
--- a/scripts/xscreensaver-dbus
+++ b/scripts/xscreensaver-dbus
@@ -47,8 +47,8 @@ So I wrote this.
=head1 REFERENCES
=for :list
-* Martin Lucina F<xscreensaver-systemd> https://github.com/mato/xscreensaver-systemd
-* the Debian bug where the above program is first mentioned https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=781961
-* "Is there a decent way to inhibit screensavers in linux?" on StackOverflow https://stackoverflow.com/questions/460140/is-there-a-decent-way-to-inhibit-screensavers-in-linux
-* the systemd "Inhibitor Locks" documentation https://www.freedesktop.org/wiki/Software/systemd/inhibit/
-* the "idle inhibition" spec https://people.freedesktop.org/~hadess/idle-inhibition-spec/index.html
+* L<< Martin Lucina F<xscreensaver-systemd>|https://github.com/mato/xscreensaver-systemd >>
+* L<the Debian bug where the above program is first mentioned|https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=781961>
+* L<"Is there a decent way to inhibit screensavers in linux?" on StackOverflow|https://stackoverflow.com/questions/460140/is-there-a-decent-way-to-inhibit-screensavers-in-linux>
+* L<the systemd "Inhibitor Locks" documentation|https://www.freedesktop.org/wiki/Software/systemd/inhibit/>
+* L<the "idle inhibition" spec|https://people.freedesktop.org/~hadess/idle-inhibition-spec/index.html>