Git commit f7eecf6611c8d7979708f4a99a62a6f9187be730 by David Jarvie. Committed on 20/09/2023 at 23:24. Pushed by djarvie into branch 'master'.
Update wake-from-suspend details M +3 -2 doc/index.docbook https://invent.kde.org/pim/kalarm/-/commit/f7eecf6611c8d7979708f4a99a62a6f9187be730 diff --git a/doc/index.docbook b/doc/index.docbook index 09f874267..01bc011f8 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -39,7 +39,7 @@ <!-- Don't change format of date and version of the documentation --> -<date>2023-9-2</date> +<date>2023-9-20</date> <releaseinfo>3.7.0 (KDE Gear 23.12)</releaseinfo> <abstract> @@ -1942,7 +1942,8 @@ cancelled.</para></note> <para>If the system configuration allows multiple alarms to wake the system from suspension, you can select <guilabel>Wake from suspend</guilabel> to wake the system if it is -currently suspended when the alarm becomes due. See +currently suspended when the alarm becomes due. This function is not +available for date-only alarms because their time is not defined. See <link linkend="wake-suspend">Wake From Suspend</link> for more information.</para>
