The '-' character in chat scripts should only be escaped

twice (since the parsing routines were fixed).
This commit is contained in:
Brian Somers 1999-12-29 22:32:11 +00:00
parent bb7d10c9c5
commit 0a97e07c93
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=55247

View File

@ -141,7 +141,7 @@ examples:
#
# If you don't like ppp's builtin chat, use an external one:
#
set login "\"!chat \\\\-f /etc/ppp/ppp.dev.chat\""
set login "\"!chat \\-f /etc/ppp/ppp.dev.chat\""
#
# If we have a ``strange'' modem that must be re-initialized when we
# hangup: