summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2011-03-15 10:56:01 +0000
committerColin Watson <cjwatson@debian.org>2011-03-15 10:56:01 +0000
commit088f634a8dfb582659e8e01417454244e7ade7c2 (patch)
tree5bea680a6c663ffe18a6ce8d66c010ab42551972 /include
parenta8ad08b6cd93b16ec68594ea5ae24797a7755c93 (diff)
* include/manconfig.h.in (STD_SECTIONS): Add section 0 between 3 and
2, matching a change in man-db 2.5.6.
Diffstat (limited to 'include')
-rw-r--r--include/manconfig.h.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/manconfig.h.in b/include/manconfig.h.in
index bc2536fd..b078213c 100644
--- a/include/manconfig.h.in
+++ b/include/manconfig.h.in
@@ -41,7 +41,7 @@
avoided. */
#define STD_SECTIONS { \
- "1", "n", "l", "8", "3", "2", "5", "4", "9", "6", "7", NULL \
+ "1", "n", "l", "8", "3", "0", "2", "5", "4", "9", "6", "7", NULL \
}
/* Some system's man pages require default pre-processing with perhaps tbl