History log of /systemd/man/custom-html.xsl
Revision Date Author Comments Expand
958caa58c089037ffb8cd71bc342bb9d798a6dd3 23-Nov-2015 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>

man: include the target name when linking to man pages in html output Links like http://www.freedesktop.org/software/systemd/man/systemd.socket.html are changed to http://www.freedesktop.org/software/systemd/man/systemd.socket.html#Accept=. This implementation is quick & dirty, and misses various corner cases. A fairly important one is that when a few directives share the same anchor (which happens when multiple directives are described in the same paragraph), generated links for everything except the first one link to an invalid anchor. Another shortcoming is that the formatting does not use the proper generateID machinery, so the anchor name could be wrong in some cases. But it seems to work for a large percentage of links, so seems to be an improvement in usability. When the anchor is missing, we land at the top of the page, which is the same as before. If the anchor were to point to different spot, this would be more confusing... Not sure if that ever happens. Anyway, the user should be able to recover from landing on the wrong place in the page. (Mostly) fixes https://github.com/systemd/systemd/issues/1956.

a8eaaee72a2f06e0fb64fb71de3b71ecba31dafb 06-Nov-2015 Jan Engelhardt <jengelh@inai.de>

doc: correct orthography, word forms and missing/extraneous words

/systemd/NEWS /systemd/TODO bootctl.xml busctl.xml coredump.conf.xml crypttab.xml custom-html.xsl file-hierarchy.xml hwdb.xml journalctl.xml journald.conf.xml libudev.xml logind.conf.xml machinectl.xml networkctl.xml nss-myhostname.xml nss-mymachines.xml resolved.conf.xml sd-bus-errors.xml sd_bus_creds_get_pid.xml sd_bus_creds_new_from_pid.xml sd_bus_default.xml sd_bus_error.xml sd_bus_error_add_map.xml sd_bus_message_append_array.xml sd_bus_message_get_monotonic_usec.xml sd_bus_negotiate_fds.xml sd_bus_path_encode.xml sd_event_add_child.xml sd_event_add_defer.xml sd_event_add_signal.xml sd_event_run.xml sd_event_set_name.xml sd_event_wait.xml sd_listen_fds.xml sd_notify.xml sd_pid_get_session.xml sd_seat_get_active.xml sd_session_is_active.xml sd_uid_get_state.xml standard-conf.xml sysctl.d.xml systemctl.xml systemd-ask-password.xml systemd-backlight@.service.xml systemd-cgtop.xml systemd-escape.xml systemd-firstboot.xml systemd-fsck@.service.xml systemd-hwdb.xml systemd-journald.service.xml systemd-machine-id-commit.service.xml systemd-machine-id-setup.xml systemd-notify.xml systemd-nspawn.xml systemd-resolved.service.xml systemd-run.xml systemd-sysusers.xml systemd-sysv-generator.xml systemd-timesyncd.service.xml systemd-update-done.service.xml systemd.automount.xml systemd.exec.xml systemd.generator.xml systemd.link.xml systemd.mount.xml systemd.netdev.xml systemd.network.xml systemd.nspawn.xml systemd.service.xml systemd.socket.xml systemd.swap.xml systemd.time.xml systemd.unit.xml systemd.xml sysusers.d.xml tmpfiles.d.xml udev_device_get_syspath.xml udev_device_new_from_syspath.xml udev_enumerate_scan_devices.xml udevadm.xml /systemd/src/libsystemd-network/lldp-tlv.c /systemd/src/libsystemd-network/sd-dhcp-client.c /systemd/src/libsystemd-network/test-lldp.c /systemd/src/nspawn/nspawn.c /systemd/src/shared/machine-pool.c /systemd/src/udev/udev-builtin-net_id.c
b938cb902c3b5bca807a94b277672c64d6767886 06-Nov-2015 Jan Engelhardt <jengelh@inai.de>

doc: correct punctuation and improve typography in documentation

/systemd/NEWS bootchart.conf.xml bootctl.xml busctl.xml coredump.conf.xml custom-html.xsl daemon.xml file-hierarchy.xml hwdb.xml journalctl.xml journald.conf.xml libudev.xml locale.conf.xml loginctl.xml machine-info.xml machinectl.xml nss-myhostname.xml nss-mymachines.xml nss-resolve.xml os-release.xml pam_systemd.xml resolved.conf.xml sd-bus-errors.xml sd_bus_creds_get_pid.xml sd_bus_creds_new_from_pid.xml sd_bus_default.xml sd_bus_error.xml sd_bus_error_add_map.xml sd_bus_message_append.xml sd_bus_message_append_array.xml sd_bus_negotiate_fds.xml sd_bus_new.xml sd_bus_path_encode.xml sd_event_new.xml sd_event_run.xml sd_event_wait.xml sd_journal_add_match.xml sd_journal_get_data.xml sd_journal_open.xml sd_journal_print.xml sd_listen_fds.xml sd_notify.xml sd_pid_get_session.xml sd_watchdog_enabled.xml standard-conf.xml sysctl.d.xml systemctl.xml systemd-activate.xml systemd-analyze.xml systemd-ask-password.xml systemd-binfmt.service.xml systemd-bootchart.xml systemd-cat.xml systemd-cgtop.xml systemd-coredump.xml systemd-cryptsetup-generator.xml systemd-delta.xml systemd-detect-virt.xml systemd-escape.xml systemd-firstboot.xml systemd-fstab-generator.xml systemd-gpt-auto-generator.xml systemd-journal-upload.xml systemd-machine-id-commit.service.xml systemd-machine-id-setup.xml systemd-modules-load.service.xml systemd-networkd-wait-online.service.xml systemd-notify.xml systemd-nspawn.xml systemd-path.xml systemd-random-seed.service.xml systemd-remount-fs.service.xml systemd-resolved.service.xml systemd-run.xml systemd-sysctl.service.xml systemd-sysusers.xml systemd-udevd.service.xml systemd-user-sessions.service.xml systemd-vconsole-setup.service.xml systemd.exec.xml systemd.generator.xml systemd.kill.xml systemd.link.xml systemd.mount.xml systemd.netdev.xml systemd.network.xml systemd.nspawn.xml systemd.resource-control.xml systemd.service.xml systemd.socket.xml systemd.special.xml systemd.swap.xml systemd.time.xml systemd.unit.xml systemd.xml sysusers.d.xml timedatectl.xml timesyncd.conf.xml tmpfiles.d.xml udev.xml udev_device_new_from_syspath.xml udev_list_entry.xml udevadm.xml /systemd/src/basic/terminal-util.c /systemd/src/basic/unit-name.c /systemd/src/core/swap.c /systemd/src/libsystemd/sd-bus/bus-error.c /systemd/src/machine/machine.c /systemd/src/nspawn/nspawn.c /systemd/src/resolve/resolved-conf.c /systemd/src/sysusers/sysusers.c
dd2b607b7d1ce355e93f9f71cd256ec20b8ae9c4 25-Jul-2015 Thomas Hindoe Paaboel Andersen <phomes@gmail.com>

man: typo fixes

d77c25b1164f55fe3f9b5ad00c47c0e01243ad53 13-Jul-2015 Johan Ouwerkerk <jm.ouwerkerk@gmail.com>

doc: configure docbook stylesheet to generate reproducible IDs This makes auto generated anchor tags in HTML output reproducible.

aa1169774bbd61761965d826fe36bd071ec78656 12-Jul-2015 Johan Ouwerkerk <jm.ouwerkerk@gmail.com>

Use a top-to-bottom numbering scheme for generating ids of subheadings and terms. This scheme fixes permalinks to distinguish between items that would previously have the same ID attribute. Where possible the generated ID values are the same as those generated with the previous versions of the stylesheet to retain backwards compatibility with published links. As a side effect of the changes xsltproc should no longer complain about duplicate IDs during build.

2799e519cabb6dfa99341b9a56ebd4dc2a4ec22a 07-Jul-2015 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>

Remove python-systemd python-system has moved to it's own repository: https://github.com/systemd/python-systemd

/systemd/Makefile.am /systemd/configure.ac custom-html.xsl /systemd/src/python-systemd/.gitignore /systemd/src/python-systemd/Makefile /systemd/src/python-systemd/__init__.py /systemd/src/python-systemd/_daemon.c /systemd/src/python-systemd/_journal.c /systemd/src/python-systemd/_reader.c /systemd/src/python-systemd/daemon.py /systemd/src/python-systemd/docs/.gitignore /systemd/src/python-systemd/docs/conf.py /systemd/src/python-systemd/docs/daemon.rst /systemd/src/python-systemd/docs/default.css /systemd/src/python-systemd/docs/id128.rst /systemd/src/python-systemd/docs/index.rst /systemd/src/python-systemd/docs/journal.rst /systemd/src/python-systemd/docs/layout.html /systemd/src/python-systemd/docs/login.rst /systemd/src/python-systemd/id128.c /systemd/src/python-systemd/journal.py /systemd/src/python-systemd/login.c /systemd/src/python-systemd/pyutil.c /systemd/src/python-systemd/pyutil.h
1f35347af0524ca673b2b4fde09c348aecf62666 22-Jun-2015 Kay Sievers <kay@vrfy.org>

man: remove stray · from header

2375607039517c88df51ef16ddbb624ec1c10654 03-Jun-2015 Kay Sievers <kay@vrfy.org>

remove gudev and gtk-doc The library moved to: https://git.gnome.org/browse/libgudev/

/systemd/.gitignore /systemd/.travis.yml /systemd/Makefile.am /systemd/README /systemd/TODO /systemd/autogen.sh /systemd/configure.ac /systemd/docs/.gitignore /systemd/docs/gudev/.gitignore /systemd/docs/gudev/Makefile.am /systemd/docs/gudev/gudev-docs.xml /systemd/docs/gudev/gudev-sections.txt /systemd/docs/gudev/gudev.types /systemd/docs/gudev/version.xml.in /systemd/docs/libudev/.gitignore /systemd/docs/libudev/Makefile.am /systemd/docs/libudev/libudev-docs.xml /systemd/docs/libudev/libudev-sections.txt /systemd/docs/libudev/libudev.types /systemd/docs/libudev/version.xml.in /systemd/m4/.gitignore custom-html.xsl /systemd/src/gudev/.gitignore /systemd/src/gudev/Makefile /systemd/src/gudev/gjs-example.js /systemd/src/gudev/gudev-1.0.pc.in /systemd/src/gudev/gudev.h /systemd/src/gudev/gudevclient.c /systemd/src/gudev/gudevclient.h /systemd/src/gudev/gudevdevice.c /systemd/src/gudev/gudevdevice.h /systemd/src/gudev/gudevenumerator.c /systemd/src/gudev/gudevenumerator.h /systemd/src/gudev/gudevenums.h /systemd/src/gudev/gudevenumtypes.c.template /systemd/src/gudev/gudevenumtypes.h.template /systemd/src/gudev/gudevmarshal.list /systemd/src/gudev/gudevprivate.h /systemd/src/gudev/gudevtypes.h /systemd/src/gudev/libgudev-1.0.sym /systemd/src/gudev/seed-example-enum.js /systemd/src/gudev/seed-example.js /systemd/src/python-systemd/docs/layout.html /systemd/test/README.testsuite /systemd/test/test-functions
3b5cfcdb580f5b766ff7fb1a2839bd37d74a98de 14-Mar-2015 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>

man: link to fd.o for dbus stuff

b5c7d097ec7d16facaaeb0da5ba2abb2b1fc230b 14-Mar-2015 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>

man: link to freebsd.org for inetd(8)

0974a682d155a5874123ba7de9c1e314c6681e0f 17-Feb-2015 Kay Sievers <kay@vrfy.org>

bootctl: add sd-boot support

74a6d87d0cd1f2213869e168b6ca55eded6f4ae8 01-Feb-2015 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>

man: switch yum to dnf for Fedora The dnf name is here to stay, we might as well adjust.

5aded369782f28255bc6b494ca905d7acaea7a56 08-Jul-2014 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>

man: add a mapping for external manpages It is annoying when we have dead links on fd.o. Add project='man-pages|die-net|archlinux' to <citerefentry>-ies. In generated html, add external links to http://man7.org/linux/man-pages/man, http://linux.die.net/man/, https://www.archlinux.org/. By default, pages in sections 2 and 4 go to man7, since Michael Kerrisk is the autorative source on kernel related stuff. The rest of links goes to linux.die.net, because they have the manpages. Except for the pacman stuff, since it seems to be only available from archlinux.org. Poor gummiboot gets no link, because gummitboot(8) ain't to be found on the net. According to common wisdom, that would mean that it does not exist. But I have seen Kay using it, so I know it does, and deserves to be found. Can somebody be nice and put it up somewhere?

binfmt.d.xml bootctl.xml bootup.xml coredumpctl.xml crypttab.xml custom-html.xsl daemon.xml file-hierarchy.xml halt.xml journalctl.xml kernel-command-line.xml libsystemd-pkgconfig.xml localtime.xml nss-myhostname.xml pam_systemd.xml sd-daemon.xml sd-id128.xml sd-journal.xml sd-login.xml sd_bus_creds_get_pid.xml sd_bus_creds_new_from_pid.xml sd_bus_error.xml sd_bus_message_append.xml sd_bus_message_append_array.xml sd_bus_message_append_basic.xml sd_bus_message_append_string_memfd.xml sd_bus_message_append_strv.xml sd_bus_message_get_cookie.xml sd_bus_message_get_monotonic_usec.xml sd_bus_negotiate_fds.xml sd_bus_new.xml sd_bus_open_user.xml sd_bus_path_encode.xml sd_bus_request_name.xml sd_event_add_time.xml sd_event_new.xml sd_get_seats.xml sd_id128_get_machine.xml sd_id128_randomize.xml sd_id128_to_string.xml sd_journal_add_match.xml sd_journal_get_catalog.xml sd_journal_get_cursor.xml sd_journal_get_cutoff_realtime_usec.xml sd_journal_get_data.xml sd_journal_get_fd.xml sd_journal_get_realtime_usec.xml sd_journal_get_usage.xml sd_journal_next.xml sd_journal_open.xml sd_journal_print.xml sd_journal_query_unique.xml sd_journal_seek_head.xml sd_journal_stream_fd.xml sd_login_monitor_new.xml sd_pid_get_session.xml sd_seat_get_active.xml sd_session_is_active.xml sd_uid_get_state.xml shutdown.xml systemctl.xml systemd-ask-password-console.service.xml systemd-ask-password.xml systemd-binfmt.service.xml systemd-bootchart.xml systemd-cat.xml systemd-cgls.xml systemd-cgtop.xml systemd-getty-generator.xml systemd-inhibit.xml systemd-journald.service.xml systemd-nspawn.xml systemd-run.xml systemd-system.conf.xml systemd-timedated.service.xml systemd-timesyncd.service.xml systemd-tty-ask-password-agent.xml systemd-update-done.service.xml systemd-update-utmp.service.xml systemd-user-sessions.service.xml systemd.exec.xml systemd.journal-fields.xml systemd.mount.xml systemd.socket.xml systemd.special.xml systemd.unit.xml systemd.xml telinit.xml timedatectl.xml
909f413d3c572baadf9b13e36e1e90beba42af86 26-Jun-2013 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>

man: always supply quotes around literals When manpages are displayed on a terminal, <literal>s are indistinguishable from surrounding text. Add quotes everywhere, remove duplicate quotes, and tweak a few lists for consistent formatting. https://bugzilla.redhat.com/show_bug.cgi?id=874631

fa13e4a78487971a5093db3fdc61cad224d47c16 09-May-2013 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>

man: add permalinks to subsection titles too

20089f95e83dd6a3e9238b3448ce2e55536184ff 04-May-2013 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>

man: provide "permalinks" to sections and terms So no one needs to say "go to fd.o/software/systemd/man, open page X, then scroll down to section 3, and look for ..." anymore.

702f64b93cb215d43f673dd4b2f3646b879c566e 13-Mar-2013 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>

man,html: say 'systemd 198' in the header This should help readers of the man or HTML pages know if the documentation is out of date. An alternative to use a date generated from 'git log' was considered, but since we try to keep user visible documentation up to date, showing the project version should be enough.

2cc8d9731aff3e401bc6a5a243f20fec123d48e6 07-Mar-2013 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>

man/*.html: link to directives, python, guvev, libudev in headers Since the HTML files are in different directories during build and on fd.o, links are broken in the build directory. This could be fixed by moving stuff around, or by modifying the files during upload, but I think that people do not usually create HTML files for local browsing, and this is not necessary.

ecca17f6eec83b58f39ff5dc7894044c524ddf41 17-Jul-2012 Kay Sievers <kay@vrfy.org>

man: html - cross-ref man page references and add Index link

5430f7f2bc7330f3088b894166bf3524a067e3d8 12-Apr-2012 Lennart Poettering <lennart@poettering.net>

relicense to LGPLv2.1 (with exceptions) We finally got the OK from all contributors with non-trivial commits to relicense systemd from GPL2+ to LGPL2.1+. Some udev bits continue to be GPL2+ for now, but we are looking into relicensing them too, to allow free copy/paste of all code within systemd. The bits that used to be MIT continue to be MIT. The big benefit of the relicensing is that closed source code may now link against libsystemd-login.so and friends.

/systemd/LICENSE.GPL2 /systemd/LICENSE.LGPL2.1 /systemd/LICENSE.MIT /systemd/Makefile.am /systemd/README /systemd/autogen.sh /systemd/configure.ac binfmt.d.xml custom-html.xsl daemon.xml halt.xml hostname.xml journalctl.xml journald.conf.xml locale.conf.xml loginctl.xml logind.conf.xml machine-id.xml machine-info.xml modules-load.d.xml os-release.xml pam_systemd.xml runlevel.xml sd-daemon.xml sd-login.xml sd-readahead.xml sd_booted.xml sd_get_seats.xml sd_is_fifo.xml sd_listen_fds.xml sd_login_monitor_new.xml sd_notify.xml sd_pid_get_session.xml sd_readahead.xml sd_seat_get_active.xml sd_session_is_active.xml sd_uid_get_state.xml shutdown.xml sysctl.d.xml systemctl.xml systemd-ask-password.xml systemd-cat.xml systemd-cgls.xml systemd-cgtop.xml systemd-machine-id-setup.xml systemd-notify.xml systemd-nspawn.xml systemd-tmpfiles.xml systemd.automount.xml systemd.conf.xml systemd.device.xml systemd.exec.xml systemd.journal-fields.xml systemd.mount.xml systemd.path.xml systemd.service.xml systemd.snapshot.xml systemd.socket.xml systemd.special.xml systemd.swap.xml systemd.target.xml systemd.timer.xml systemd.unit.xml systemd.xml telinit.xml timezone.xml tmpfiles.d.xml vconsole.conf.xml /systemd/rules/99-systemd.rules.in /systemd/src/Makefile /systemd/src/ac-power.c /systemd/src/ask-password-api.c /systemd/src/ask-password.c /systemd/src/binfmt/binfmt.c /systemd/src/bridge.c /systemd/src/cgls.c /systemd/src/cgroup-show.c /systemd/src/cgroup-show.h /systemd/src/cgroups-agent.c /systemd/src/cgtop.c /systemd/src/core/ask-password-api.h /systemd/src/core/automount.c /systemd/src/core/automount.h /systemd/src/core/build.h /systemd/src/core/bus-errors.h /systemd/src/core/cgroup-attr.c /systemd/src/core/cgroup-attr.h /systemd/src/core/cgroup.c /systemd/src/core/cgroup.h /systemd/src/core/condition.c /systemd/src/core/condition.h /systemd/src/core/dbus-automount.c /systemd/src/core/dbus-automount.h /systemd/src/core/dbus-device.c /systemd/src/core/dbus-device.h /systemd/src/core/dbus-execute.c /systemd/src/core/dbus-execute.h /systemd/src/core/dbus-job.c /systemd/src/core/dbus-job.h /systemd/src/core/dbus-loop.h /systemd/src/core/dbus-manager.c /systemd/src/core/dbus-manager.h /systemd/src/core/dbus-mount.c /systemd/src/core/dbus-mount.h /systemd/src/core/dbus-path.c /systemd/src/core/dbus-path.h /systemd/src/core/dbus-service.c /systemd/src/core/dbus-service.h /systemd/src/core/dbus-snapshot.c /systemd/src/core/dbus-snapshot.h /systemd/src/core/dbus-socket.c /systemd/src/core/dbus-socket.h /systemd/src/core/dbus-swap.c /systemd/src/core/dbus-swap.h /systemd/src/core/dbus-target.c /systemd/src/core/dbus-target.h /systemd/src/core/dbus-timer.c /systemd/src/core/dbus-timer.h /systemd/src/core/dbus-unit.c /systemd/src/core/dbus-unit.h /systemd/src/core/dbus.c /systemd/src/core/dbus.h /systemd/src/core/device.c /systemd/src/core/device.h /systemd/src/core/execute.c /systemd/src/core/execute.h /systemd/src/core/fdset.c /systemd/src/core/fdset.h /systemd/src/core/ima-setup.c /systemd/src/core/ima-setup.h /systemd/src/core/job.c /systemd/src/core/job.h /systemd/src/core/kmod-setup.c /systemd/src/core/kmod-setup.h /systemd/src/core/load-dropin.c /systemd/src/core/load-dropin.h /systemd/src/core/load-fragment.c /systemd/src/core/load-fragment.h /systemd/src/core/locale-setup.c /systemd/src/core/locale-setup.h /systemd/src/core/manager.c /systemd/src/core/manager.h /systemd/src/core/mount.c /systemd/src/core/mount.h /systemd/src/core/namespace.c /systemd/src/core/namespace.h /systemd/src/core/path.c /systemd/src/core/path.h /systemd/src/core/polkit.h /systemd/src/core/selinux-setup.c /systemd/src/core/selinux-setup.h /systemd/src/core/service.c /systemd/src/core/service.h /systemd/src/core/snapshot.c /systemd/src/core/snapshot.h /systemd/src/core/socket.c /systemd/src/core/socket.h /systemd/src/core/special.h /systemd/src/core/swap.c /systemd/src/core/swap.h /systemd/src/core/sysfs-show.h /systemd/src/core/target.c /systemd/src/core/target.h /systemd/src/core/tcpwrap.c /systemd/src/core/tcpwrap.h /systemd/src/core/timer.c /systemd/src/core/timer.h /systemd/src/core/unit.c /systemd/src/core/unit.h /systemd/src/cryptsetup/cryptsetup-generator.c /systemd/src/cryptsetup/cryptsetup.c /systemd/src/dbus-common.c /systemd/src/dbus-common.h /systemd/src/dbus-loop.c /systemd/src/def.h /systemd/src/detect-virt.c /systemd/src/fsck.c /systemd/src/getty-generator.c /systemd/src/hostname-setup.c /systemd/src/hostname-setup.h /systemd/src/hostname/hostnamed.c /systemd/src/hostname/org.freedesktop.hostname1.conf /systemd/src/hostname/org.freedesktop.hostname1.policy.in /systemd/src/hostname/org.freedesktop.hostname1.service /systemd/src/initctl.c /systemd/src/install.c /systemd/src/install.h /systemd/src/journal/cat.c /systemd/src/journal/compress.c /systemd/src/journal/compress.h /systemd/src/journal/coredump.c /systemd/src/journal/journal-def.h /systemd/src/journal/journal-file.c /systemd/src/journal/journal-file.h /systemd/src/journal/journal-internal.h /systemd/src/journal/journal-rate-limit.c /systemd/src/journal/journal-rate-limit.h /systemd/src/journal/journal-send.c /systemd/src/journal/journalctl.c /systemd/src/journal/journald.c /systemd/src/journal/journald.conf /systemd/src/journal/journald.h /systemd/src/journal/libsystemd-journal.pc.in /systemd/src/journal/libsystemd-journal.sym /systemd/src/journal/sd-journal.c /systemd/src/journal/test-journal-send.c /systemd/src/journal/test-journal.c /systemd/src/libsystemd-id128.pc.in /systemd/src/libsystemd-id128.sym /systemd/src/locale/localed.c /systemd/src/locale/org.freedesktop.locale1.conf /systemd/src/locale/org.freedesktop.locale1.policy.in /systemd/src/locale/org.freedesktop.locale1.service /systemd/src/login/70-uaccess.rules /systemd/src/login/71-seat.rules /systemd/src/login/73-seat-late.rules.in /systemd/src/login/libsystemd-login.pc.in /systemd/src/login/libsystemd-login.sym /systemd/src/login/loginctl.c /systemd/src/login/logind-acl.c /systemd/src/login/logind-acl.h /systemd/src/login/logind-dbus.c /systemd/src/login/logind-device.c /systemd/src/login/logind-device.h /systemd/src/login/logind-seat-dbus.c /systemd/src/login/logind-seat.c /systemd/src/login/logind-seat.h /systemd/src/login/logind-session-dbus.c /systemd/src/login/logind-session.c /systemd/src/login/logind-session.h /systemd/src/login/logind-user-dbus.c /systemd/src/login/logind-user.c /systemd/src/login/logind-user.h /systemd/src/login/logind.c /systemd/src/login/logind.conf /systemd/src/login/logind.h /systemd/src/login/multi-seat-x.c /systemd/src/login/org.freedesktop.login1.conf /systemd/src/login/org.freedesktop.login1.policy.in /systemd/src/login/org.freedesktop.login1.service /systemd/src/login/pam-module.c /systemd/src/login/sd-login.c /systemd/src/login/sysfs-show.c /systemd/src/login/test-login.c /systemd/src/login/uaccess.c /systemd/src/login/user-sessions.c /systemd/src/logs-show.c /systemd/src/logs-show.h /systemd/src/loopback-setup.c /systemd/src/loopback-setup.h /systemd/src/machine-id-main.c /systemd/src/machine-id-setup.c /systemd/src/machine-id-setup.h /systemd/src/main.c /systemd/src/missing.h /systemd/src/modules-load.c /systemd/src/mount-setup.c /systemd/src/mount-setup.h /systemd/src/notify.c /systemd/src/nspawn.c /systemd/src/org.freedesktop.systemd1.conf /systemd/src/org.freedesktop.systemd1.policy.in.in /systemd/src/org.freedesktop.systemd1.service /systemd/src/path-lookup.c /systemd/src/path-lookup.h /systemd/src/polkit.c /systemd/src/quotacheck.c /systemd/src/random-seed.c /systemd/src/rc-local-generator.c /systemd/src/readahead/readahead-collect.c /systemd/src/readahead/readahead-common.c /systemd/src/readahead/readahead-common.h /systemd/src/readahead/readahead-replay.c /systemd/src/remount-api-vfs.c /systemd/src/reply-password.c /systemd/src/sd-id128.c /systemd/src/shared/acl-util.c /systemd/src/shared/acl-util.h /systemd/src/shared/audit.c /systemd/src/shared/audit.h /systemd/src/shared/capability.c /systemd/src/shared/capability.h /systemd/src/shared/cgroup-label.c /systemd/src/shared/cgroup-util.c /systemd/src/shared/cgroup-util.h /systemd/src/shared/conf-parser.c /systemd/src/shared/conf-parser.h /systemd/src/shared/exit-status.c /systemd/src/shared/exit-status.h /systemd/src/shared/hashmap.c /systemd/src/shared/hashmap.h /systemd/src/shared/label.c /systemd/src/shared/label.h /systemd/src/shared/list.h /systemd/src/shared/log.c /systemd/src/shared/log.h /systemd/src/shared/macro.h /systemd/src/shared/mkdir.c /systemd/src/shared/mkdir.h /systemd/src/shared/pager.c /systemd/src/shared/pager.h /systemd/src/shared/ratelimit.c /systemd/src/shared/ratelimit.h /systemd/src/shared/set.c /systemd/src/shared/set.h /systemd/src/shared/socket-label.c /systemd/src/shared/socket-util.c /systemd/src/shared/socket-util.h /systemd/src/shared/strv.c /systemd/src/shared/strv.h /systemd/src/shared/utf8.c /systemd/src/shared/utf8.h /systemd/src/shared/util.c /systemd/src/shared/util.h /systemd/src/shared/virt.c /systemd/src/shared/virt.h /systemd/src/shutdown.c /systemd/src/shutdownd.c /systemd/src/spawn-ask-password-agent.c /systemd/src/spawn-ask-password-agent.h /systemd/src/spawn-polkit-agent.c /systemd/src/spawn-polkit-agent.h /systemd/src/specifier.c /systemd/src/specifier.h /systemd/src/sysctl.c /systemd/src/system.conf /systemd/src/systemctl.c /systemd/src/systemd-bash-completion.sh /systemd/src/systemd.pc.in /systemd/src/systemd/sd-id128.h /systemd/src/systemd/sd-journal.h /systemd/src/systemd/sd-login.h /systemd/src/systemd/sd-messages.h /systemd/src/systemd/sd-shutdown.h /systemd/src/test-cgroup.c /systemd/src/test-daemon.c /systemd/src/test-engine.c /systemd/src/test-env-replace.c /systemd/src/test-hostname.c /systemd/src/test-id128.c /systemd/src/test-install.c /systemd/src/test-job-type.c /systemd/src/test-loopback.c /systemd/src/test-ns.c /systemd/src/test-strv.c /systemd/src/test-watchdog.c /systemd/src/timedate/org.freedesktop.timedate1.conf /systemd/src/timedate/org.freedesktop.timedate1.policy.in /systemd/src/timedate/org.freedesktop.timedate1.service /systemd/src/timedate/timedated.c /systemd/src/timestamp.c /systemd/src/tmpfiles.c /systemd/src/tty-ask-password-agent.c /systemd/src/umount.c /systemd/src/umount.h /systemd/src/unit-name.c /systemd/src/unit-name.h /systemd/src/update-utmp.c /systemd/src/user.conf /systemd/src/utmp-wtmp.c /systemd/src/utmp-wtmp.h /systemd/src/vconsole/vconsole-setup.c /systemd/src/watchdog.c /systemd/src/watchdog.h /systemd/sysctl.d/coredump.conf.in /systemd/tmpfiles.d/legacy.conf /systemd/tmpfiles.d/systemd.conf /systemd/tmpfiles.d/tmp.conf /systemd/tmpfiles.d/x11.conf /systemd/units/basic.target /systemd/units/bluetooth.target /systemd/units/console-shell.service.m4.in /systemd/units/cryptsetup.target /systemd/units/dev-hugepages.mount /systemd/units/dev-mqueue.mount /systemd/units/emergency.service.in /systemd/units/emergency.target /systemd/units/fedora/halt-local.service /systemd/units/fedora/prefdm.service /systemd/units/fedora/rc-local.service /systemd/units/final.target /systemd/units/frugalware/display-manager.service /systemd/units/fsck-root.service.in /systemd/units/fsck@.service.in /systemd/units/getty.target /systemd/units/getty@.service.m4 /systemd/units/graphical.target /systemd/units/halt.service.in /systemd/units/halt.target /systemd/units/http-daemon.target /systemd/units/kexec.service.in /systemd/units/kexec.target /systemd/units/local-fs-pre.target /systemd/units/local-fs.target /systemd/units/mageia/prefdm.service /systemd/units/mail-transfer-agent.target /systemd/units/mandriva/prefdm.service /systemd/units/multi-user.target /systemd/units/network.target /systemd/units/nss-lookup.target /systemd/units/nss-user-lookup.target /systemd/units/plymouth-halt.service /systemd/units/plymouth-kexec.service /systemd/units/plymouth-poweroff.service /systemd/units/plymouth-quit-wait.service /systemd/units/plymouth-quit.service /systemd/units/plymouth-read-write.service /systemd/units/plymouth-reboot.service /systemd/units/plymouth-start.service /systemd/units/poweroff.service.in /systemd/units/poweroff.target /systemd/units/printer.target /systemd/units/proc-sys-fs-binfmt_misc.automount /systemd/units/proc-sys-fs-binfmt_misc.mount /systemd/units/quotacheck.service.in /systemd/units/quotaon.service /systemd/units/reboot.service.in /systemd/units/reboot.target /systemd/units/remote-fs-pre.target /systemd/units/remote-fs.target /systemd/units/remount-rootfs.service /systemd/units/rescue.service.m4.in /systemd/units/rescue.target /systemd/units/rpcbind.target /systemd/units/serial-getty@.service.m4 /systemd/units/shutdown.target /systemd/units/sigpwr.target /systemd/units/smartcard.target /systemd/units/sockets.target /systemd/units/sound.target /systemd/units/suse/halt-local.service /systemd/units/suse/rc-local.service /systemd/units/swap.target /systemd/units/sys-fs-fuse-connections.mount /systemd/units/sys-kernel-config.mount /systemd/units/sys-kernel-debug.mount /systemd/units/sysinit.target /systemd/units/syslog.socket /systemd/units/syslog.target /systemd/units/systemd-ask-password-console.path /systemd/units/systemd-ask-password-console.service.in /systemd/units/systemd-ask-password-plymouth.path /systemd/units/systemd-ask-password-plymouth.service.in /systemd/units/systemd-ask-password-wall.path /systemd/units/systemd-ask-password-wall.service.in /systemd/units/systemd-binfmt.service.in /systemd/units/systemd-hostnamed.service.in /systemd/units/systemd-initctl.service.in /systemd/units/systemd-initctl.socket /systemd/units/systemd-journald.service.in /systemd/units/systemd-journald.socket /systemd/units/systemd-localed.service.in /systemd/units/systemd-logind.service.in /systemd/units/systemd-modules-load.service.in /systemd/units/systemd-random-seed-load.service.in /systemd/units/systemd-random-seed-save.service.in /systemd/units/systemd-readahead-collect.service.in /systemd/units/systemd-readahead-done.service.in /systemd/units/systemd-readahead-done.timer /systemd/units/systemd-readahead-replay.service.in /systemd/units/systemd-remount-api-vfs.service.in /systemd/units/systemd-shutdownd.service.in /systemd/units/systemd-shutdownd.socket /systemd/units/systemd-sysctl.service.in /systemd/units/systemd-timedated.service.in /systemd/units/systemd-tmpfiles-clean.service.in /systemd/units/systemd-tmpfiles-clean.timer /systemd/units/systemd-tmpfiles-setup.service.in /systemd/units/systemd-update-utmp-runlevel.service.in /systemd/units/systemd-update-utmp-shutdown.service.in /systemd/units/systemd-user-sessions.service.in /systemd/units/systemd-vconsole-setup.service.in /systemd/units/time-sync.target /systemd/units/tmp.mount /systemd/units/umount.target /systemd/units/user/default.target /systemd/units/user/exit.service.in /systemd/units/user/exit.target /systemd/units/user@.service.in
76318284fc970b30e9dc4c079960807345331dad 19-Dec-2011 Lennart Poettering <lennart@poettering.net>

man: switch to UTF-8 output, to work around charset issues