=== modified file 'debian/a2enmod' --- debian/a2enmod 2009-08-04 11:02:34 +0000 +++ debian/a2enmod 2011-04-25 10:21:21 +0000 @@ -84,7 +84,7 @@ doit($acton) or $rc = 1; } -info("Run '/etc/init.d/apache2 $reload' to activate new configuration!\n") +info("To activate the new configuration, run: /etc/init.d/apache2 $reload\n") if $request_reload; exit($rc);