Report forwarded to Bruce Perens <bruce@beagle.pixar.com>:
Bug#9987; Package base-files.
Bruce Perens <bruce@beagle.pixar.com>
Sorry, this message was lost when this bug report was restored from a backup.
Acknowledgement sent to Santiago Vila Doncel <sanvila@unex.es>:
New bug report received and forwarded. Copy sent to Bruce Perens <bruce@beagle.pixar.com>.
Santiago Vila Doncel <sanvila@unex.es>
Sorry, this message was lost when this bug report was restored from a backup.
Received: (at maintonly) by bugs.debian.org; 20 May 1997 10:35:04 +0000
Received: (qmail 15211 invoked from network); 20 May 1997 10:34:59 -0000
Received: from guadiana.unex.es (root@158.49.8.233)
by master.debian.org with SMTP; 20 May 1997 10:33:59 -0000
Received: from cantor.unex.es (sanvila@cantor.unex.es [158.49.32.40])
by guadiana.unex.es (8.8.5/8.8.5) with SMTP id MAA22215;
Tue, 20 May 1997 12:33:39 +0200
Date: Tue, 20 May 1997 12:33:25 +0200 (CEST)
From: Santiago Vila Doncel
To: maintonly@bugs.debian.org
cc: 9966-done@bugs.debian.org
Subject: /etc/issue has not a slash betweem GNU and \s
Message-ID:
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Package: base-files
Version: 1.3.5
The following patch will make /etc/issue to appear as
"Debian GNU/Linux 1.3" instead of "Debian GNU Linux 1.3".
[ Note: This bug report also closes bug #9966, that was PGP-signed ].
Thanks.
--- prototype/etc/issue.orig Mon May 19 22:23:43 1997
+++ prototype/etc/issue Mon May 19 22:23:59 1997
@@ -1,2 +1,2 @@
-Debian GNU \s 1.3 \n \l
+Debian GNU/\s 1.3 \n \l