diff --git a/fhem/FHEM/76_MSGFile.pm b/fhem/FHEM/76_MSGFile.pm
index cdba92cf6..d7a3ed734 100644
--- a/fhem/FHEM/76_MSGFile.pm
+++ b/fhem/FHEM/76_MSGFile.pm
@@ -195,6 +195,8 @@ sub MSGFile_Set($@)
1;
=pod
+=item device
+=item summary write text to a file on the filesystem
=begin html
diff --git a/fhem/FHEM/76_MSGMail.pm b/fhem/FHEM/76_MSGMail.pm
index 53bd8c83c..091529e76 100644
--- a/fhem/FHEM/76_MSGMail.pm
+++ b/fhem/FHEM/76_MSGMail.pm
@@ -407,6 +407,8 @@ sub MSGMail_conn($)
1;
=pod
+=item device
+=item summary sends mail through a SMTP server, optionally with SSL encryption
=begin html