]> git.ipfire.org Git - thirdparty/systemd.git/commit
man: move more examples to stand-alone files and use 2-space indentation consistenty
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 27 Jul 2018 06:24:45 +0000 (08:24 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 2 Aug 2018 13:45:24 +0000 (15:45 +0200)
commit787f78b6a106d34bbf52eabb02995733ea6a7d4d
treeb23f4929a95d2c641526084e9330c933348ac2af
parent2c47fff6d2d9750ddf9e97fc45714aa8984b5eb6
man: move more examples to stand-alone files and use 2-space indentation consistenty

Moving them out makes it easier to run them through a compiler, use automatic
indentation, and opens the possibility to provide a download link in the
future. I verified that all examples compile cleanly.

(2-space indentation is used because the examples are already significantly
indented in the man page, and we need to keep them narrow so that they display
well on standard terminals.)
man/id128-app-specific.c [new file with mode: 0644]
man/journal-iterate-unique.c [new file with mode: 0644]
man/sd_bus_new.xml
man/sd_id128_get_machine.xml
man/sd_journal_query_unique.xml
man/sd_login_monitor_new.xml