in ftpsource: Add a space after host, directory, etc.'s %s
to prevent menuc(?) from putting all things in one line (I don't know since when we got this "auto-wrapping" stuff, and it may be nice for text paragraphs, but it's a PITA for tables etc.)
This commit is contained in:
parent
7dd4170cf5
commit
41894d882b
@ -1,4 +1,4 @@
|
||||
/* $NetBSD: msg.mi.en,v 1.63 2000/08/07 15:56:34 hubertf Exp $ */
|
||||
/* $NetBSD: msg.mi.en,v 1.64 2000/08/10 17:06:02 hubertf Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright 1997 Piermont Information Systems Inc.
|
||||
@ -372,10 +372,10 @@ message ftpsource
|
||||
{The following is the ftp site, directory, user, and password currently
|
||||
ready to use. If "user" is "ftp", then the password is not needed.
|
||||
|
||||
host: %s
|
||||
directory: %s
|
||||
user: %s
|
||||
password: %s
|
||||
host: %s
|
||||
directory: %s
|
||||
user: %s
|
||||
password: %s
|
||||
}
|
||||
|
||||
message host
|
||||
|
Loading…
Reference in New Issue
Block a user