aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2008-03-10 16:15:14 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2008-03-10 16:15:14 +0000
commit3a2e207c3413ed61ed12ab9738146c5ce73f73d6 (patch)
treefc48484f6d005d1f138eff7dca6c970db21356dc /doc
parentbf3826c8841925e290346c019574faefe427455b (diff)
downloadpies-3a2e207c3413ed61ed12ab9738146c5ce73f73d6.tar.gz
pies-3a2e207c3413ed61ed12ab9738146c5ce73f73d6.tar.bz2
Port r1632 of branches/release_4_3_patches.
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 0394d05..17d5103 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -76,7 +76,7 @@ check-mflib:
check-exceptions:
@check-docs.sh exceptions \
- '/typedef enum mf_status_code {/,/^};/s/[ \t]*mf_\(.*\),.*/\1/p' \
+ '/typedef enum mf_exception_code {/,/^};/s/[ \t]*mfe_\(.*\),.*/e_\1/p;/typedef enum mf_status_code {/,/^};/s/[ \t]*mf_\(.*\),.*/\1/p' \
's/@cindex \([^,][^,]*\), exception type/\1/p' \
$(top_srcdir)/mfd/mailfromd.h -- \
$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) -E - \

Return to:

Send suggestions and report system problems to the System administrator.