summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2019-08-03 12:15:34 +0100
committerColin Watson <cjwatson@debian.org>2019-08-03 12:15:34 +0100
commitf22ec2853f6ea2123dc4a1fee566a828e8d86bc6 (patch)
treeb4d8e7309d6d25acee9b3a94f6e07acb209daacd /docs
parent182141146d0ad9c735949840504bdfc66332da4e (diff)
parent74d8f72dc1ca9620d3e8e1ae2ed9b19047ba348f (diff)
Import man-db_2.8.6.orig.tar.xz
Diffstat (limited to 'docs')
-rw-r--r--docs/HACKING3
-rw-r--r--docs/INSTALL.quick2
-rw-r--r--docs/Makefile.in5
-rw-r--r--docs/man-db.lsm6
4 files changed, 9 insertions, 7 deletions
diff --git a/docs/HACKING b/docs/HACKING
index 359a1739..b675f9f9 100644
--- a/docs/HACKING
+++ b/docs/HACKING
@@ -78,7 +78,8 @@ argument type is correct.
You may assume C89 (e.g. no need to support K&R-style function definitions),
but please do not assume C99 (e.g. do not use nested functions or //
-comments).
+comments). However, it's OK to use C99 runtime facilities that are provided
+by Gnulib, such as <stdbool.h>.
Testing
diff --git a/docs/INSTALL.quick b/docs/INSTALL.quick
index 42869592..dd9410d2 100644
--- a/docs/INSTALL.quick
+++ b/docs/INSTALL.quick
@@ -5,7 +5,7 @@ the Quick install below.
man-db requires several external packages:
- * libpipeline >= 1.5.0 (http://libpipeline.nongnu.org/)
+ * libpipeline >= 1.5.0 (https://nongnu.org/libpipeline/)
* flex >= 2.5.30 (http://flex.sf.net/)
* a database library, one of:
GDBM (https://www.gnu.org.ua/software/gdbm/)
diff --git a/docs/Makefile.in b/docs/Makefile.in
index 344282e0..c790b81d 100644
--- a/docs/Makefile.in
+++ b/docs/Makefile.in
@@ -98,6 +98,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/man-arg-automatic-create.m4 \
$(top_srcdir)/m4/man-arg-db.m4 \
$(top_srcdir)/m4/man-arg-device.m4 \
$(top_srcdir)/m4/man-arg-mandirs.m4 \
+ $(top_srcdir)/m4/man-arg-manual.m4 \
$(top_srcdir)/m4/man-arg-override-dir.m4 \
$(top_srcdir)/m4/man-arg-sections.m4 \
$(top_srcdir)/m4/man-arg-setuid.m4 \
@@ -120,7 +121,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/man-arg-automatic-create.m4 \
$(top_srcdir)/gl/m4/btowc.m4 \
$(top_srcdir)/gl/m4/builtin-expect.m4 \
$(top_srcdir)/gl/m4/canonicalize.m4 \
- $(top_srcdir)/gl/m4/chdir-long.m4 \
+ $(top_srcdir)/gl/m4/chdir-long.m4 $(top_srcdir)/gl/m4/chown.m4 \
$(top_srcdir)/gl/m4/clock_time.m4 $(top_srcdir)/gl/m4/close.m4 \
$(top_srcdir)/gl/m4/closedir.m4 $(top_srcdir)/gl/m4/codeset.m4 \
$(top_srcdir)/gl/m4/d-ino.m4 $(top_srcdir)/gl/m4/d-type.m4 \
@@ -164,7 +165,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/man-arg-automatic-create.m4 \
$(top_srcdir)/gl/m4/intmax_t.m4 \
$(top_srcdir)/gl/m4/inttypes_h.m4 $(top_srcdir)/gl/m4/ioctl.m4 \
$(top_srcdir)/gl/m4/langinfo_h.m4 \
- $(top_srcdir)/gl/m4/largefile.m4 \
+ $(top_srcdir)/gl/m4/largefile.m4 $(top_srcdir)/gl/m4/lchown.m4 \
$(top_srcdir)/gl/m4/lib-ignore.m4 \
$(top_srcdir)/gl/m4/lib-ld.m4 $(top_srcdir)/gl/m4/lib-link.m4 \
$(top_srcdir)/gl/m4/lib-prefix.m4 \
diff --git a/docs/man-db.lsm b/docs/man-db.lsm
index 9f6de844..3cd17c2d 100644
--- a/docs/man-db.lsm
+++ b/docs/man-db.lsm
@@ -1,7 +1,7 @@
Begin4
Title: man-db
-Version: 2.8.5
-Entered-date: 2019-01-05
+Version: 2.8.6
+Entered-date: 2019-08-03
Description: This package provides the man command. This utility is
the primary way of examining the on-line help files
(manual pages). Other utilities provided include the
@@ -19,7 +19,7 @@ Author: jwe@che.utexas.edu (John W Eaton)
cjwatson@debian.org (Colin Watson)
Maintained-by: cjwatson@debian.org (Colin Watson)
Primary-site: https://savannah.nongnu.org/download/man-db/
- 1.8M man-db-2.8.5.tar.xz
+ 1.8M man-db-2.8.6.tar.xz
Alternate-site: http://ftp.debian.org/debian/pool/main/m/man-db/
Platforms: Requires GNU groff 1.16.
Optionally uses GDBM or Berkeley DB (any version with 1.85