summaryrefslogtreecommitdiffstats
path: root/conf/msntab
diff options
context:
space:
mode:
Diffstat (limited to 'conf/msntab')
-rw-r--r--conf/msntab10
1 files changed, 7 insertions, 3 deletions
diff --git a/conf/msntab b/conf/msntab
index 4b063d3..0cfda89 100644
--- a/conf/msntab
+++ b/conf/msntab
@@ -17,7 +17,11 @@
# Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
-# The MSNs are matched with standard POSIX shell globbing.
+# The MSNs are matched with an extended POSIX shell glob matcher based
+# on fnmatch(3). The extension is: you may specifiy more than one glob
+# expression separated by commas ore semicolons. If you specify a
+# tilde as first character regular expression matching (see regexec(3)
+# for more information) is used instead.
# The options defined are:
# rings=n -> specify after how many rings a call should be accepted
@@ -33,8 +37,8 @@
# If no line matches, the call is ignored.
-# local MSN remote MSN options action
-* * rings=8,pipehack ivam-autobox
+# local MSN remote MSN options action
+* * rings=8,pipehack ivam-autobox
# Some more examples