Save screen space.

This commit is contained in:
Roy Marples 2008-11-28 10:46:58 +00:00
parent e84f71596e
commit c064393f08

View File

@ -10,8 +10,8 @@ has_addon()
_addon_warn()
{
eindent
ewarn "${RC_SVCNAME} uses addon code which is now deprecated in OpenRC"
ewarn "and is not guaranteed to be present in future versions."
ewarn "${RC_SVCNAME} uses addon code which is deprecated"
ewarn "and may not be available in the future."
eoutdent
}