aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTrumeet <yuuta@yuuta.moe>2022-02-22 11:31:46 -0800
committerTrumeet <yuuta@yuuta.moe>2022-02-22 11:31:46 -0800
commitebf3a5b2e2f35e6152070dc012904c373d7cebea (patch)
tree1b3c4fafbf3390194af47f7e55816e8db04f78d2
parent47b4decfd1fe248dff511de6ed595aec185a8ea0 (diff)
downloadgists-ebf3a5b2e2f35e6152070dc012904c373d7cebea.tar
gists-ebf3a5b2e2f35e6152070dc012904c373d7cebea.tar.gz
gists-ebf3a5b2e2f35e6152070dc012904c373d7cebea.tar.bz2
gists-ebf3a5b2e2f35e6152070dc012904c373d7cebea.zip
SystemdGraphicalSession: fix documents man section
-rw-r--r--SystemdGraphicalSession/background.service2
-rw-r--r--SystemdGraphicalSession/deadd-notification-center.service2
-rw-r--r--SystemdGraphicalSession/i3lock.service2
-rw-r--r--SystemdGraphicalSession/redshift.service2
-rw-r--r--SystemdGraphicalSession/xcompmgr.service2
-rw-r--r--SystemdGraphicalSession/xrdb.service2
6 files changed, 6 insertions, 6 deletions
diff --git a/SystemdGraphicalSession/background.service b/SystemdGraphicalSession/background.service
index 14b6b67..28c3e02 100644
--- a/SystemdGraphicalSession/background.service
+++ b/SystemdGraphicalSession/background.service
@@ -1,7 +1,7 @@
[Unit]
Description=Desktop Background
Wants=graphical-session.target
-Documentation=man:feh(8)
+Documentation=man:feh(1)
[Service]
Type=oneshot
diff --git a/SystemdGraphicalSession/deadd-notification-center.service b/SystemdGraphicalSession/deadd-notification-center.service
index bae16cb..54be120 100644
--- a/SystemdGraphicalSession/deadd-notification-center.service
+++ b/SystemdGraphicalSession/deadd-notification-center.service
@@ -2,7 +2,7 @@
Description=Deadd Notification Center
After=graphical-session-pre.target
PartOf=graphical-session.target
-Documentation=man:deadd-notification-center(8)
+Documentation=man:deadd-notification-center(1)
[Service]
Type=simple
diff --git a/SystemdGraphicalSession/i3lock.service b/SystemdGraphicalSession/i3lock.service
index 624ceed..4057dd5 100644
--- a/SystemdGraphicalSession/i3lock.service
+++ b/SystemdGraphicalSession/i3lock.service
@@ -1,7 +1,7 @@
[Unit]
Description=i3 Screen Locker
After=graphical-session-pre.target
-Documentation=man:i3lock(8)
+Documentation=man:i3lock(1)
[Service]
Slice=session.slice
diff --git a/SystemdGraphicalSession/redshift.service b/SystemdGraphicalSession/redshift.service
index 9060fd7..42a3076 100644
--- a/SystemdGraphicalSession/redshift.service
+++ b/SystemdGraphicalSession/redshift.service
@@ -1,7 +1,7 @@
[Unit]
Description=RedShift Color Temperature
Wants=graphical-session.target
-Documentation=man:redshift(8)
+Documentation=man:redshift(1)
[Service]
Type=oneshot
diff --git a/SystemdGraphicalSession/xcompmgr.service b/SystemdGraphicalSession/xcompmgr.service
index dd9394e..216f50b 100644
--- a/SystemdGraphicalSession/xcompmgr.service
+++ b/SystemdGraphicalSession/xcompmgr.service
@@ -2,7 +2,7 @@
Description=X Compositor
After=graphical-session-pre.target
PartOf=graphical-session.target
-Documentation=man:xcompmgr(8)
+Documentation=man:xcompmgr(1)
[Service]
Slice=session.slice
diff --git a/SystemdGraphicalSession/xrdb.service b/SystemdGraphicalSession/xrdb.service
index 299342f..32d2489 100644
--- a/SystemdGraphicalSession/xrdb.service
+++ b/SystemdGraphicalSession/xrdb.service
@@ -2,7 +2,7 @@
Description=Merge Xresources
Wants=graphical-session.target
PartOf=graphical-session.target
-Documentation=man:xrdb(8)
+Documentation=man:xrdb(1)
[Service]
Type=oneshot