Fix some spelling mistakes

This commit is contained in:
a1346054 2021-09-04 20:30:26 +00:00 committed by Marco d'Itri
parent 188e1f9de4
commit 03425185b0
2 changed files with 2 additions and 2 deletions

View File

@ -77,7 +77,7 @@ If the
option is used then passwords containing some control
characters may not be read correctly.
.P
This programs suffers of a bad case of featuritis.
This program suffers of a bad case of featuritis.
.SH "SEE ALSO"
.IR passwd (1),
.IR passwd (5),

View File

@ -485,7 +485,7 @@ const char *match_config_file(const char *s)
#endif
/* Parses an user-supplied string and tries to guess the right whois server.
* Returns a dinamically allocated buffer.
* Returns a dynamically allocated buffer.
*/
char *guess_server(const char *s)
{