From cd771c23d231d49756ee1c72b6322e462e732f8d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Thu, 24 Oct 2013 00:45:10 -0400 Subject: [PATCH] catalog: remove links to non-existent wiki pages AFAIK, we don't have even one page with message explanations. If/when we add them, we can add links. https://bugzilla.redhat.com/show_bug.cgi?id=1017161 Conflicts: catalog/systemd.catalog --- catalog/systemd.catalog | 7 ------- 1 file changed, 7 deletions(-) diff --git a/catalog/systemd.catalog b/catalog/systemd.catalog index 62635c87b..8b0c9bfd5 100644 --- a/catalog/systemd.catalog +++ b/catalog/systemd.catalog @@ -204,7 +204,6 @@ Unit @UNIT@ has begun shutting down. Subject: Unit @UNIT@ has finished shutting down Defined-By: systemd Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/@MESSAGE_ID@ Unit @UNIT@ has finished shutting down. @@ -212,7 +211,6 @@ Unit @UNIT@ has finished shutting down. Subject: Unit @UNIT@ has failed Defined-By: systemd Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/@MESSAGE_ID@ Unit @UNIT@ has failed. @@ -222,7 +220,6 @@ The result is @RESULT@. Subject: Unit @UNIT@ has begun with reloading its configuration Defined-By: systemd Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/@MESSAGE_ID@ Unit @UNIT@ has begun with reloading its configuration @@ -230,7 +227,6 @@ Unit @UNIT@ has begun with reloading its configuration Subject: Unit @UNIT@ has finished reloading its configuration Defined-By: systemd Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/@MESSAGE_ID@ Unit @UNIT@ has finished reloading its configuration @@ -240,7 +236,6 @@ The result is @RESULT@. Subject: Process @EXECUTABLE@ could not be executed Defined-By: systemd Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/@MESSAGE_ID@ The process @EXECUTABLE@ could not be executed and failed. @@ -250,7 +245,6 @@ The error number returned while executing this process is @ERRNO@. Subject: One or more messages could not be forwarded to syslog Defined-By: systemd Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/@MESSAGE_ID@ One or more messages could not be forwarded to the syslog service running side-by-side with journald. This usually indicates that the @@ -261,7 +255,6 @@ messages queued. Subject: Mount point is not empty Defined-By: systemd Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/@MESSAGE_ID@ The directory @WHERE@ is specified as the mount point (second field in /etc/fstab or Where= field in systemd unit file) and is not empty.