diff --git a/Retrieve-emails-from-a-remote-mail-server-(using-builtin-fetchmail).md b/Retrieve-emails-from-a-remote-mail-server-(using-builtin-fetchmail).md index 1f136c8..4a58381 100644 --- a/Retrieve-emails-from-a-remote-mail-server-(using-builtin-fetchmail).md +++ b/Retrieve-emails-from-a-remote-mail-server-(using-builtin-fetchmail).md @@ -43,7 +43,7 @@ poll pop3.example.com with proto POP3 here options keep ssl ``` -More details how to configure fetchmail can be found in the [fetchmail man page](http://www.fetchmail.info/fetchmail-man.html). +More details how to configure fetchmail can be found in the [fetchmail man page in the chapter “The run control file”](http://www.fetchmail.info/fetchmail-man.html#31). # Debugging