man: move examples out of sd_journal_get_fd into separate files
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 21 Mar 2018 15:32:17 +0000 (16:32 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 24 Mar 2018 13:14:12 +0000 (14:14 +0100)
commit929f52632bc899ae9bd6932b667008f35acd25e4
treea2ba3d73c995b7a50984ab496d1513da72144e40
parentbc96c63c0522dc81c036dcd340369eb04df8d0e9
man: move examples out of sd_journal_get_fd into separate files

man/.dir-locals is to keep indentation under control.

This makes it much easier to compile and run those examples, c.f. #7578.

v2:
- copy more of .dir-locals.el from the root to man/.dir-locals.el
  (I though emacs would inherit from the one in the parent dir, but
   it seems it just uses its own broken defaults, including
   indent-tabs-mode by default.)
man/.dir-locals.el [new file with mode: 0644]
man/journal-iterate-poll.c [new file with mode: 0644]
man/journal-iterate-wait.c [new file with mode: 0644]
man/sd_journal_get_fd.xml