From: Zbigniew Jędrzejewski-Szmek Date: Sat, 26 Jan 2013 15:47:16 +0000 (-0500) Subject: man: extend systemd.directives(7) to all manual pages X-Git-Tag: v198~397 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=ccc9a4f9ffdab069b0b785627c48962fdadf6d46;hp=ccc9a4f9ffdab069b0b785627c48962fdadf6d46;ds=sidebyside man: extend systemd.directives(7) to all manual pages New sections are added: PAM options, crypttab options, commandline options, miscellaneous. The last category will be used for all untagged elements. Commandline options sections is meant to be a developer tool: when adding an option it is sometimes useful to be able to check if similarly named options exist elsewhere. ---