chiark / gitweb /
daemonize, versioncmp: Generally useful functions from tripe.
[mLib] / man / Makefile.am
index 6fb3016ae17122d6480e3a550e577efe645ae6fa..270e236a28159e229fd8b0fdb622a9d34c0ada00 100644 (file)
@@ -37,11 +37,11 @@ MANPAGES = \
 
 MANPAGESEXT = \
        alloc.3 arena.3 assoc.3 atom.3 base32.3 base64.3 bits.3 bres.3 \
-       buf.3 conn.3 crc32.3 darray.3 dspool.3 dstr.3 env.3 exc.3 \
-       fdflags.3 fwatch.3 hash.3 ident.3 lbuf.3 lock.3 mLib.3 mdwopt.3 \
-       pkbuf.3 pool.3 quis.3 report.3 sel.3 selbuf.3 selpk.3 sig.3 \
-       str.3 sub.3 sym.3 testrig.3 trace.3 tv.3 url.3 hex.3 fdpass.3 \
-       macros.3 unihash.3
+       buf.3 conn.3 crc32.3 darray.3 daemonize.3 dspool.3 dstr.3 env.3 \
+       exc.3 fdflags.3 fwatch.3 hash.3 ident.3 lbuf.3 lock.3 mLib.3 \
+       mdwopt.3 pkbuf.3 pool.3 quis.3 report.3 sel.3 selbuf.3 selpk.3 \
+       sig.3 str.3 sub.3 sym.3 testrig.3 trace.3 tv.3 url.3 hex.3 fdpass.3 \
+       macros.3 unihash.3 versioncmp.3
 
 install-man: $(MANPAGES)
        @$(NORMAL_INSTALL)