Author: aurel32
Date: 2007-04-15 17:11:05 +0000 (Sun, 15 Apr 2007)
New Revision: 2073
Modified:
glibc-package/trunk/debian/debhelper.in/libc.postinst
Log:
Grammar fixes
Modified: glibc-package/trunk/debian/debhelper.in/libc.postinst
===================================================================
--- glibc-package/trunk/debian/debhelper.in/libc.postinst 2007-04-15
15:35:40 UTC (rev 2072)
+++ glibc-package/trunk/debian/debhelper.in/libc.postinst 2007-04-15
17:11:05 UTC (rev 2073)
@@ -279,8 +279,8 @@
echo " $services"
echo
echo "If other services have begun to fail mysteriously after
this upgrade, it is"
- echo "probably necessary to restart them too. We recommend you
to reboot your"
- echo "machine after the upgrade to avoid the NSS related
trouble."
+ echo "probably necessary to restart them too. We recommend
that you reboot your"
+ echo "machine after the upgrade to avoid NSS-related troubles."
echo
frontend=`echo "$DEBIAN_FRONTEND" | tr '[:upper:]' '[:lower:]'`
if [ "$frontend" = noninteractive ]; then
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]