Systemd/man
Zbigniew Jędrzejewski-Szmek 56ba3c78ae build-sys: create Makefile-man.am automatically
man rules were repeating the same information in too many places,
which was error prone. Those rules can be easily generated from .xml
files. For efficiency and because python is not a required dependency,
Makefile-man.am is only regenerated when requested with

  make update-man-list

If no metadata in man/*.xml changed, this file should not change. So
only when a new man page or a new alias is added, this file should
show up in 'git diff'. The change should then be committed.

If the support for building from git without python was dropped, we
could drop Makefile-man.am from version control. This would also
increase the partial build time (since more stuff would be rebuild
whenever sources in man/*.xml would be modified), so it would probably
wouldn't be worth it.
2013-02-06 23:16:16 -05:00
..
.gitignore man: generate xml not html for index 2013-01-15 11:30:42 -05:00
binfmt.d.xml build-sys: create Makefile-man.am automatically 2013-02-06 23:16:16 -05:00
bootchart.conf.xml build-sys: create Makefile-man.am automatically 2013-02-06 23:16:16 -05:00
bootup.xml man: see also dracut(7) in bootup(7) 2013-02-06 23:15:31 -05:00
crypttab.xml build-sys: create Makefile-man.am automatically 2013-02-06 23:16:16 -05:00
custom-html.xsl man: html - cross-ref man page references and add Index link 2012-07-17 23:04:48 +02:00
daemon.xml man: fix some spelling mistakes 2012-11-30 14:02:03 +01:00
halt.xml man: fix typos in halt.xml and journalctl.xml 2012-09-13 19:35:18 +02:00
hostname.xml hostname: add new hostnamectl tool as text client for hostnamed 2012-10-17 21:25:42 +02:00
hostnamectl.xml build-sys: create Makefile-man.am automatically 2013-02-06 23:16:16 -05:00
journalctl.xml man: extend systemd.directives(7) to all manual pages 2013-01-26 11:36:53 -05:00
journald.conf.xml man: fix some spelling mistakes 2012-11-30 14:02:03 +01:00
kernel-command-line.xml man: extend systemd.directives(7) to all manual pages 2013-01-26 11:36:53 -05:00
locale.conf.xml man: fix a bunch of typos in docs 2012-09-13 19:34:24 +02:00
localectl.xml build-sys: create Makefile-man.am automatically 2013-02-06 23:16:16 -05:00
localtime.xml hostname: add new hostnamectl tool as text client for hostnamed 2012-10-17 21:25:42 +02:00
loginctl.xml build-sys: create Makefile-man.am automatically 2013-02-06 23:16:16 -05:00
logind.conf.xml build-sys: create Makefile-man.am automatically 2013-02-06 23:16:16 -05:00
machine-id.xml man: reword man page titles 2012-07-16 18:08:25 +02:00
machine-info.xml hostnamed: make chassis type configurable via /etc/machine-info 2012-12-24 19:03:59 +01:00
Makefile build-sys: add small redirecting Makefiles to simplify compilation from within emacs 2010-05-17 01:44:03 +02:00
modules-load.d.xml build-sys: create Makefile-man.am automatically 2013-02-06 23:16:16 -05:00
nss-myhostname.xml build-sys: create Makefile-man.am automatically 2013-02-06 23:16:16 -05:00
os-release.xml Reword sentences that contain psuedo-English "resp." 2012-10-16 01:03:01 +02:00
pam_systemd.xml man: extend systemd.directives(7) to all manual pages 2013-01-26 11:36:53 -05:00
runlevel.xml man: extend systemd.directives(7) to all manual pages 2013-01-26 11:36:53 -05:00
sd-daemon.xml Reword sentences that contain psuedo-English "resp." 2012-10-16 01:03:01 +02:00
sd-id128.xml man/sd-id128.xml: typo fix 2012-11-11 21:36:21 +01:00
sd-journal.xml journal: document new catalog APIs 2012-11-20 22:09:09 +01:00
sd-login.xml build-sys: create Makefile-man.am automatically 2013-02-06 23:16:16 -05:00
sd-readahead.xml build-sys: create Makefile-man.am automatically 2013-02-06 23:16:16 -05:00
sd_booted.xml Reword sentences that contain psuedo-English "resp." 2012-10-16 01:03:01 +02:00
sd_get_seats.xml build-sys: create Makefile-man.am automatically 2013-02-06 23:16:16 -05:00
sd_id128_get_machine.xml man: Split sd_randomize(3) from sd_id128_get_{machine,boot}(3) 2012-07-13 22:55:52 +02:00
sd_id128_randomize.xml man: Split sd_randomize(3) from sd_id128_get_{machine,boot}(3) 2012-07-13 22:55:52 +02:00
sd_id128_to_string.xml man: typo fixes 2012-10-26 00:16:47 +02:00
sd_is_fifo.xml man: typo fixes 2012-10-26 00:16:47 +02:00
sd_journal_add_match.xml man: fix example 2012-10-26 01:18:40 +02:00
sd_journal_get_catalog.xml journal: document new catalog APIs 2012-11-20 22:09:09 +01:00
sd_journal_get_cursor.xml journal: when browsing the journal via browse.html allow clicking on entries to show their details 2012-10-10 22:41:03 +02:00
sd_journal_get_cutoff_realtime_usec.xml man: document sd_journal_get_cursor() 2012-07-13 20:39:05 +02:00
sd_journal_get_data.xml journal: by default do not decompress dat objects larger than 64K 2012-11-21 00:28:00 +01:00
sd_journal_get_fd.xml journal: provide an API that allows client to figure out whether they need to recheck the journal manually for changes in regular intervals 2012-10-26 20:07:33 +02:00
sd_journal_get_realtime_usec.xml man: document sd_journal_get_cursor() 2012-07-13 20:39:05 +02:00
sd_journal_get_usage.xml journal: add call to determine current journal file disk usage 2012-09-07 23:20:28 +02:00
sd_journal_next.xml man: typo fixes 2012-10-26 00:16:47 +02:00
sd_journal_open.xml man: correct documented return type for sd_journal_close 2012-12-04 14:03:41 +01:00
sd_journal_print.xml man: typo fixes 2012-10-26 00:16:47 +02:00
sd_journal_query_unique.xml journal: by default do not decompress dat objects larger than 64K 2012-11-21 00:28:00 +01:00
sd_journal_seek_head.xml man: typo fixes 2012-10-26 00:16:47 +02:00
sd_journal_stream_fd.xml man: typo fixes 2012-10-26 00:16:47 +02:00
sd_listen_fds.xml man: extend systemd.directives(7) to all manual pages 2013-01-26 11:36:53 -05:00
sd_login_monitor_new.xml build-sys: create Makefile-man.am automatically 2013-02-06 23:16:16 -05:00
sd_notify.xml man: extend systemd.directives(7) to all manual pages 2013-01-26 11:36:53 -05:00
sd_pid_get_session.xml build-sys: create Makefile-man.am automatically 2013-02-06 23:16:16 -05:00
sd_readahead.xml build-sys: create Makefile-man.am automatically 2013-02-06 23:16:16 -05:00
sd_seat_get_active.xml build-sys: create Makefile-man.am automatically 2013-02-06 23:16:16 -05:00
sd_session_is_active.xml build-sys: create Makefile-man.am automatically 2013-02-06 23:16:16 -05:00
sd_uid_get_state.xml build-sys: create Makefile-man.am automatically 2013-02-06 23:16:16 -05:00
shutdown.xml relicense to LGPLv2.1 (with exceptions) 2012-04-12 00:24:39 +02:00
sysctl.d.xml man: fix sysctl.d(5) man page copy/paste mistake 2012-07-19 12:44:58 +02:00
systemctl.xml man: extend systemd.directives(7) to all manual pages 2013-01-26 11:36:53 -05:00
systemd-analyze.xml man: typo in systemd-analyze.xml 2012-06-27 10:46:35 +02:00
systemd-ask-password-console.service.xml Reword sentences that contain psuedo-English "resp." 2012-10-16 01:03:01 +02:00
systemd-ask-password.xml man: clearify the meaning of timeout=0 for password agents 2013-01-23 01:08:48 +01:00
systemd-binfmt.service.xml build-sys: create Makefile-man.am automatically 2013-02-06 23:16:16 -05:00
systemd-bootchart.xml build-sys: create Makefile-man.am automatically 2013-02-06 23:16:16 -05:00
systemd-cat.xml Reword sentences that contain psuedo-English "resp." 2012-10-16 01:03:01 +02:00
systemd-cgls.xml systemctl,loginctl,cgls: do not ellipsize cgroup members when --full is specified 2013-01-16 12:11:47 -05:00
systemd-cgtop.xml Reword sentences that contain psuedo-English "resp." 2012-10-16 01:03:01 +02:00
systemd-coredumpctl.xml man: docbook consitency fixes 2013-01-26 11:36:53 -05:00
systemd-cryptsetup-generator.xml build-sys: create Makefile-man.am automatically 2013-02-06 23:16:16 -05:00
systemd-cryptsetup@.service.xml build-sys: create Makefile-man.am automatically 2013-02-06 23:16:16 -05:00
systemd-delta.xml systemd-delta.xml: document default value for --diff 2012-11-12 22:38:44 +01:00
systemd-detect-virt.xml man: typo fixes 2012-10-26 00:16:47 +02:00
systemd-fsck@.service.xml man: extend systemd.directives(7) to all manual pages 2013-01-26 11:36:53 -05:00
systemd-fstab-generator.xml man: extend systemd.directives(7) to all manual pages 2013-01-26 11:36:53 -05:00
systemd-getty-generator.xml unit: link up getty configuration from man page and unit files 2012-11-20 20:10:30 +01:00
systemd-halt.service.xml man: typo fixes 2012-10-26 00:16:47 +02:00
systemd-hostnamed.service.xml build-sys: create Makefile-man.am automatically 2013-02-06 23:16:16 -05:00
systemd-inhibit.xml man: typo fixes 2012-10-26 00:16:47 +02:00
systemd-initctl.service.xml man: reword man page titles 2012-07-16 18:08:25 +02:00
systemd-journal-gatewayd.service.xml build-sys: create Makefile-man.am automatically 2013-02-06 23:16:16 -05:00
systemd-journald.service.xml man: extend systemd.directives(7) to all manual pages 2013-01-26 11:36:53 -05:00
systemd-localed.service.xml build-sys: create Makefile-man.am automatically 2013-02-06 23:16:16 -05:00
systemd-logind.service.xml build-sys: create Makefile-man.am automatically 2013-02-06 23:16:16 -05:00
systemd-machine-id-setup.xml man: reword man page titles 2012-07-16 18:08:25 +02:00
systemd-modules-load.service.xml build-sys: create Makefile-man.am automatically 2013-02-06 23:16:16 -05:00
systemd-notify.xml man: reword man page titles 2012-07-16 18:08:25 +02:00
systemd-nspawn.xml man: mention pacman at the top of the nspawn man page, too 2013-01-29 01:44:33 +01:00
systemd-quotacheck.service.xml build-sys: create Makefile-man.am automatically 2013-02-06 23:16:16 -05:00
systemd-random-seed-load.service.xml build-sys: create Makefile-man.am automatically 2013-02-06 23:16:16 -05:00
systemd-readahead-replay.service.xml build-sys: create Makefile-man.am automatically 2013-02-06 23:16:16 -05:00
systemd-remount-fs.service.xml man: link in API FS documentation from the wiki 2013-01-15 05:13:54 +01:00
systemd-shutdownd.service.xml man: reword man page titles 2012-07-16 18:08:25 +02:00
systemd-suspend.service.xml man: explain a bit more detailed what happens on suspend 2012-10-31 00:48:20 +01:00
systemd-sysctl.service.xml man: fix 'sysytemd' typos 2012-06-13 00:09:25 +02:00
systemd-system-update-generator.xml man: fix invalid links to generator wiki pages 2012-10-02 11:52:29 -04:00
systemd-timedated.service.xml build-sys: create Makefile-man.am automatically 2013-02-06 23:16:16 -05:00
systemd-tmpfiles.xml man: reword man page titles 2012-07-16 18:08:25 +02:00
systemd-tty-ask-password-agent.xml man: fix --h vs. -h typos 2012-06-27 10:48:13 +02:00
systemd-udevd.service.xml man: extend systemd.directives(7) to all manual pages 2013-01-26 11:36:53 -05:00
systemd-update-utmp-runlevel.service.xml man: reword man page titles 2012-07-16 18:08:25 +02:00
systemd-user-sessions.service.xml build-sys: create Makefile-man.am automatically 2013-02-06 23:16:16 -05:00
systemd-vconsole-setup.service.xml build-sys: create Makefile-man.am automatically 2013-02-06 23:16:16 -05:00
systemd.automount.xml man: extend systemd.directives(7) to all manual pages 2013-01-26 11:36:53 -05:00
systemd.conf.xml man: add reference to wiki doc from DefaultControllers= setting 2013-01-15 18:17:53 +01:00
systemd.device.xml man: add links to directive index to see-alsos 2013-01-15 11:30:42 -05:00
systemd.exec.xml man: extend systemd.directives(7) to all manual pages 2013-01-26 11:36:53 -05:00
systemd.journal-fields.xml man: document the _SYSTEMD_USER_UNIT journal field 2013-01-18 11:14:00 -05:00
systemd.kill.xml man: extend systemd.directives(7) to all manual pages 2013-01-26 11:36:53 -05:00
systemd.mount.xml man: extend systemd.directives(7) to all manual pages 2013-01-26 11:36:53 -05:00
systemd.path.xml man: extend systemd.directives(7) to all manual pages 2013-01-26 11:36:53 -05:00
systemd.preset.xml man: add various links from man pages to appropriate wiki pages 2012-06-28 18:58:56 +02:00
systemd.service.xml man: extend systemd.directives(7) to all manual pages 2013-01-26 11:36:53 -05:00
systemd.snapshot.xml man: add links to directive index to see-alsos 2013-01-15 11:30:42 -05:00
systemd.socket.xml man: extend systemd.directives(7) to all manual pages 2013-01-26 11:36:53 -05:00
systemd.special.xml man: remove boot up runlevel support 2013-02-04 22:39:56 +01:00
systemd.swap.xml man: extend systemd.directives(7) to all manual pages 2013-01-26 11:36:53 -05:00
systemd.target.xml man: add links to directive index to see-alsos 2013-01-15 11:30:42 -05:00
systemd.time.xml man: time - exchange some 'colons' with 'commas' 2013-01-30 16:34:32 +01:00
systemd.timer.xml man: extend systemd.directives(7) to all manual pages 2013-01-26 11:36:53 -05:00
systemd.unit.xml install: allow specifiers in WantedBy/RequiredBy/Alias 2013-01-29 19:01:41 -05:00
systemd.xml man: extend systemd.directives(7) to all manual pages 2013-01-26 11:36:53 -05:00
telinit.xml relicense to LGPLv2.1 (with exceptions) 2012-04-12 00:24:39 +02:00
timedatectl.xml build-sys: create Makefile-man.am automatically 2013-02-06 23:16:16 -05:00
tmpfiles.d.xml tmpfiles: introduce type X 2013-01-25 10:38:46 -05:00
udev.xml man: extend systemd.directives(7) to all manual pages 2013-01-26 11:36:53 -05:00
udevadm.xml man: fix some typos 2012-12-01 16:55:08 +01:00
vconsole.conf.xml build-sys: create Makefile-man.am automatically 2013-02-06 23:16:16 -05:00