From 24139f0fabf7e4e4cceb9eeeaf1df49d2db15d79 Mon Sep 17 00:00:00 2001 From: Lammert Bies Date: Thu, 8 Dec 2016 02:40:35 +0100 Subject: [PATCH] Added similar interlink --- docs/api/mg_modify_passwords_file.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/api/mg_modify_passwords_file.md b/docs/api/mg_modify_passwords_file.md index edccb1c1..4eba883a 100644 --- a/docs/api/mg_modify_passwords_file.md +++ b/docs/api/mg_modify_passwords_file.md @@ -26,3 +26,5 @@ If the password parameter is not `NULL` an entry is added to the password file. The function returns 1 when successful and 0 if an error occurs. ### See Also + +* [`mg_md5();`](mg_md5.md)