aboutsummaryrefslogtreecommitdiff
path: root/doc/mailfromd.texi
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2009-08-27 12:01:36 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2009-08-27 13:10:22 +0300
commitbc1ecea9ff369d17ff3fb2fa84a23d3e70ad530c (patch)
treeb2ffddd9065b73342fda75565de63083f96701d1 /doc/mailfromd.texi
parent4ceb28836e5231c79da5a936cfe2f5416c9b05e0 (diff)
downloadmailfromd-bc1ecea9ff369d17ff3fb2fa84a23d3e70ad530c.tar.gz
mailfromd-bc1ecea9ff369d17ff3fb2fa84a23d3e70ad530c.tar.bz2
Minor fixes.
* mfd/main.c (parse_opt): Add missing break. (cb_include_path): Fix use of improper variable in MU_CFG_LIST branch. * am/aggr.m4 (IU_CHECK_MEMBER): Remove improper use of dnl. * doc/Makefile.am (check-builtins, check-mflib): Do not split sed expressions over multiple lines: Makefile format cannot handle it properly. * doc/mailfromd.texi: Update. * bootstrap: Do not apply `silentize' to gnu/gnulib.mk. Latest gnulib takes care of it itself.
Diffstat (limited to 'doc/mailfromd.texi')
-rw-r--r--doc/mailfromd.texi5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/mailfromd.texi b/doc/mailfromd.texi
index e18310c8..afd85bd0 100644
--- a/doc/mailfromd.texi
+++ b/doc/mailfromd.texi
@@ -9246,7 +9246,10 @@ The following reply means the key was not found:
8:NOTFOUND,
@end smallexample
-@FIXME{For a detailed description of the sockmap protocol, see @uref{http://www.meta1.org}.}
+For a detailed description of the sockmap protocol, see
+@uref{http://www.meta1.org/current/doc/README.html}.
+
+@FIXME{More info?}
@flindex sockmap.mf
The @acronym{MFL} library provides two primitives for dealing with

Return to:

Send suggestions and report system problems to the System administrator.