2
0
mirror of https://gitlab.com/apparmor/apparmor synced 2025-08-22 01:57:43 +00:00

Fix bug 254677

This commit is contained in:
John Johansen 2007-11-16 00:16:04 +00:00
parent a2de30e4ce
commit 11d8181d0d

View File

@ -40,10 +40,8 @@ define boolean checkProfileSyntax () {
running ")
+ "<code>man apparmor.d</code></p>"
+ _("<p>Comprehensive documentation about AppArmor is available in \
the Administration guide. This is available in the \
directory: ")
the AppArmor Administration guide.")
+ "</p>"
+ "<code>/usr/share/doc/manual/suselinux-manual_LANGUAGE</code>. "
+ _("<p>Please refer to this for more detailed information about \
AppArmor</p>");
Popup::LongText( headline, `RichText(errmsg), 55, 15);