Package: nvi
Version: 1.79-21
Severity: minor
Tags: patch
There shouldn't be a space after "..." in the initscript message.
_Really_ minor, I know, but still needs to be changed to make the boot log
look better (and to conform to policy 9.4).
-- System Information:
Debian Release: 3.1
APT prefers testing
APT policy: (500, 'testing'), (50, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.10
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Versions of packages nvi depends on:
ii libc6 2.3.2.ds1-20 GNU C Library: Shared libraries an
ii libncurses5 5.4-4 Shared libraries for terminal hand
-- no debconf information
--- nviboot_ORIG 2000-01-06 05:19:56.000000000 +0100
+++ nviboot 2005-02-11 17:09:40.000000000 +0100
@@ -8,7 +8,7 @@
case "$1" in
start)
- echo -n 'Recovering nvi editor sessions... '
+ echo -n 'Recovering nvi editor sessions...'
# Check editor backup files.
vibackup=`echo $RECDIR/vi.*`