"Regexp to match the nslookup prompt.
This variable is only used if the variable
-`comint-use-prompt-regexp-instead-of-fields' is non-nil."
+`comint-use-prompt-regexp' is non-nil."
:group 'net-utils
:type 'regexp)
"Regexp which matches the FTP program's prompt.
This variable is only used if the variable
-`comint-use-prompt-regexp-instead-of-fields' is non-nil."
+`comint-use-prompt-regexp' is non-nil."
:group 'net-utils
:type 'regexp)
"Regexp which matches the smbclient program's prompt.
This variable is only used if the variable
-`comint-use-prompt-regexp-instead-of-fields' is non-nil."
+`comint-use-prompt-regexp' is non-nil."
:group 'net-utils
:type 'regexp)