]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
doc: kresd.systemd belongs in section 7 of the manual
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Mon, 5 Feb 2018 05:20:29 +0000 (00:20 -0500)
committerVladimír Čunát <vladimir.cunat@nic.cz>
Mon, 5 Feb 2018 09:38:36 +0000 (10:38 +0100)
commit23c8ffbfaac9e4c7a8c1400d08e961aca3ab772a
treecdfeab4a78a0a748f103d366f8d5cb29e3c5c1e3
parent4db13a66e789a21981e04b41527394d789c87402
doc: kresd.systemd belongs in section 7 of the manual

"man man" says that the sections are:

       1   Executable programs or shell commands
       2   System calls (functions provided by the kernel)
       3   Library calls (functions within program libraries)
       4   Special files (usually found in /dev)
       5   File formats and conventions eg /etc/passwd
       6   Games
       7   Miscellaneous  (including  macro  packages  and  conventions), e.g.
           man(7), groff(7)
       8   System administration commands (usually only for root)
       9   Kernel routines [Non standard]

Since there is no command named kresd.system it does not belong in
section 8.

Section 7 includes conventions and useful patterns like gitcli(7),
which seems more similar to the documentation that is supplied in
kresd.systemd.
NEWS
daemon/README.rst
doc/kresd.8.in
doc/kresd.systemd.7 [moved from doc/kresd.systemd.8 with 96% similarity]
systemd/README.md