[InterNetNews/inn] 9a0597: Prefix libinn-related man pages with "libinn_"

Julien ÉLIE noreply at github.com
Sat Feb 5 16:20:48 UTC 2022


  Branch: refs/heads/2.6
  Home:   https://github.com/InterNetNews/inn
  Commit: 9a0597bcab17e43b8678732d7c22811e227bb085
      https://github.com/InterNetNews/inn/commit/9a0597bcab17e43b8678732d7c22811e227bb085
  Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
  Date:   2022-02-05 (Sat, 05 Feb 2022)

  Changed paths:
    M MANIFEST
    M doc/man/Makefile
    R doc/man/dbz.3
    M doc/man/libinn.3
    A doc/man/libinn_dbz.3
    M doc/pod/Makefile
    M doc/pod/actsync.pod
    M doc/pod/archive.pod
    R doc/pod/clientlib.pod
    M doc/pod/ctlinnd.pod
    M doc/pod/distrib.pats.pod
    M doc/pod/expire.ctl.pod
    M doc/pod/expire.pod
    M doc/pod/getlist.pod
    M doc/pod/history.pod
    M doc/pod/incoming.conf.pod
    M doc/pod/inn.conf.pod
    M doc/pod/innd.pod
    R doc/pod/inndcomm.pod
    M doc/pod/install.pod
    A doc/pod/libinn_clientlib.pod
    A doc/pod/libinn_inndcomm.pod
    A doc/pod/libinn_list.pod
    A doc/pod/libinn_qio.pod
    A doc/pod/libinn_tst.pod
    A doc/pod/libinn_uwildmat.pod
    M doc/pod/libstorage.pod
    R doc/pod/list.pod
    M doc/pod/makedbz.pod
    M doc/pod/makehistory.pod
    M doc/pod/moderators.pod
    M doc/pod/news.pod
    M doc/pod/newsfeeds.pod
    M doc/pod/nnrpd.pod
    M doc/pod/prunehistory.pod
    R doc/pod/qio.pod
    M doc/pod/readers.conf.pod
    M doc/pod/storage.conf.pod
    R doc/pod/tst.pod
    R doc/pod/uwildmat.pod
    M frontends/mailpost.in
    M include/inn/options.h
    M samples/distrib.pats
    M scripts/innupgrade.in

  Log Message:
  -----------
  Prefix libinn-related man pages with "libinn_"

Rename 7 man pages so as not to consume namespace.

Initially reported for list(3) which conflicts with the man page of
sys/queue.h, a popular, if obscure, double-linked list implementation
available on all modern BSDs.

This commit will then fix Debian bug 1004888.




More information about the inn-committers mailing list