24 lines
1.2 KiB
Diff
24 lines
1.2 KiB
Diff
From 9bcaa50d2eb1f99fcb7393d52b53b95cdc193d30 Mon Sep 17 00:00:00 2001
|
|
From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= <zbyszek@in.waw.pl>
|
|
Date: Sun, 9 Feb 2014 01:34:20 -0500
|
|
Subject: [PATCH] man: fix another reference in systemd-inhibit(1)
|
|
|
|
http://bugs.debian.org/738316
|
|
---
|
|
man/systemd-inhibit.xml | 2 +-
|
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
|
|
diff --git a/man/systemd-inhibit.xml b/man/systemd-inhibit.xml
|
|
index cac0ef6..f915fb8 100644
|
|
--- a/man/systemd-inhibit.xml
|
|
+++ b/man/systemd-inhibit.xml
|
|
@@ -158,7 +158,7 @@
|
|
time elapses, the lock is ignored and
|
|
the operation executed. The time limit
|
|
may be specified in
|
|
- <citerefentry><refentrytitle>systemd-logind.conf</refentrytitle><manvolnum>5</manvolnum></citerefentry>. Note
|
|
+ <citerefentry><refentrytitle>logind.conf</refentrytitle><manvolnum>5</manvolnum></citerefentry>. Note
|
|
that <literal>delay</literal> is only
|
|
available for <literal>sleep</literal>
|
|
and
|