login: clean up errx strings
errx() prefixes the error string with argv[0] so including "login: "
in the string is redundant. Also remove a superfluous newline.
Sponsored by: The FreeBSD Foundation
login: clean up errx strings Tags None Referenced Files None Subscribers None
Description
Details
|