fixed a comment, sed is very picky about strings starting with -n (it thinks

this is an option)
This commit is contained in:
sonmi%netscape.com 2000-12-15 01:07:45 +00:00
parent d140c9c45f
commit 06ecbd3c25

View File

@ -11,4 +11,4 @@
#
# add client auth versions here...
#
# 0 -r -n_"Test_User"_-w_bogus TLS Request don't require client auth (bad password)
# 0 -r -w_bogus_-n_"Test_User" TLS Request don't require client auth (bad password)