* doc/misc/auth.texi (Help for users): Remove mention of "host" in
.netrc files, because it's not supported (bug#33826).
@end example
The @code{machine} is the server (either a DNS name or an IP address).
-It's known as @var{:host} in @code{auth-source-search} queries. You
-can also use @code{host}.
+It's known as @var{:host} in @code{auth-source-search} queries.
The @code{port} is the connection port or protocol. It's known as
@var{:port} in @code{auth-source-search} queries.