]> git.ipfire.org Git - thirdparty/shairport-sync.git/commit
Move shairport-sync manual from section 7 to 1 1795/head
authorKlemens Nanni <kn@openbsd.org>
Sat, 27 Jan 2024 18:40:04 +0000 (19:40 +0100)
committerKlemens Nanni <klemens@posteo.de>
Sat, 27 Jan 2024 18:40:04 +0000 (19:40 +0100)
commit8ae635e78ed93d7029689f39b8c62ded9eef1453
tree98ea2be53ffab0ed2e68cbbaf6b173d429d05452
parente36ec5c45d872cd1bdc59a24b805560b5e7029aa
Move shairport-sync manual from section 7 to 1

From mandoc man(1) [-s] section:
                   1         General commands (tools and utilities).
                   [...]
                   7         Miscellaneous information.

From GNU man(1) DESCRIPTION:
     1   Executable programs or shell commands
     [...]
     7   Miscellaneous (including macro packages and conventions), e.g.
         man(7), groff(7)

shairport-sync is an executable, shairport-sync(1) ought to be its
documentation, not merely miscellaneous information.

OpenBSD adjusts this in its audio/shairport-sync port/package ever since.
Makefile.am
docker/Dockerfile
docker/classic/Dockerfile
man/Makefile
man/shairport-sync.1 [moved from man/shairport-sync.7 with 99% similarity]
man/shairport-sync.1.xml [moved from man/shairport-sync.7.xml with 99% similarity]
shairport-sync.spec