1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2024-10-28 03:25:27 +03:00
systemd-stable/man
Lennart Poettering 21b3a0fcd1 util-lib: make timestamp generation and parsing reversible (#3869)
This patch improves parsing and generation of timestamps and calendar
specifications in two ways:

- The week day is now always printed in the abbreviated English form, instead
  of the locale's setting. This makes sure we can always parse the week day
  again, even if the locale is changed. Given that we don't follow locale
  settings for printing timestamps in any other way either (for example, we
  always use 24h syntax in order to make uniform parsing possible), it only
  makes sense to also stick to a generic, non-localized form for the timestamp,
  too.

- When parsing a timestamp, the local timezone (in its DST or non-DST name)
  may be specified, in addition to "UTC". Other timezones are still not
  supported however (not because we wouldn't want to, but mostly because libc
  offers no nice API for that). In itself this brings no new features, however
  it ensures that any locally formatted timestamp's timezone is also parsable
  again.

These two changes ensure that the output of format_timestamp() may always be
passed to parse_timestamp() and results in the original input. The related
flavours for usec/UTC also work accordingly. Calendar specifications are
extended in a similar way.

The man page is updated accordingly, in particular this removes the claim that
timestamps systemd prints wouldn't be parsable by systemd. They are now.

The man page previously showed invalid timestamps as examples. This has been
removed, as the man page shouldn't be a unit test, where such negative examples
would be useful. The man page also no longer mentions the names of internal
functions, such as format_timestamp_us() or UNIX error codes such as EINVAL.
2016-08-03 19:04:53 -04:00
..
.gitignore gitignore: only ignore .html files in man/ 2015-11-19 16:52:08 +01:00
binfmt.d.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
bootctl.xml man: add missing whitespace to bootctl command lines 2016-07-21 11:37:58 +02:00
bootup.xml Create initrd-root-device.target synchronization point (#3239) 2016-05-12 18:42:39 +02:00
busctl.xml man: add link to sd_bus_add_match to busctl.xml 2016-07-04 17:10:24 +02:00
coredump.conf.xml coredump: Improve man pages 2016-05-17 20:43:27 -04:00
coredumpctl.xml coredump: Improve man pages 2016-05-17 20:43:27 -04:00
crypttab.xml man: fix indefinite articles (#3694) 2016-07-12 11:58:14 +02:00
custom-html.xsl man: include the target name when linking to man pages in html output 2015-11-22 23:54:29 -05:00
custom-man.xsl man: always supply quotes around literals 2013-06-26 08:05:14 -04:00
daemon.xml man: don't claim systemd would connect stdout/stderr of daemons with /dev/null 2016-04-22 16:17:00 +02:00
dnssec-trust-anchors.d.xml man: fix typos 2016-01-15 12:48:01 +01:00
file-hierarchy.xml doc: improved wording in some places 2016-01-28 11:13:17 +01:00
glib-event-glue.c man: glib-event-glue.c - remove unnecessary includes 2014-11-03 14:46:28 +01:00
halt.xml systemctl: restore the no-sync option for legacy halt (#3249) 2016-05-19 10:35:27 -04:00
hostname.xml man/hostname: remove obsolete text 2016-02-06 17:54:48 -05:00
hostnamectl.xml man/hostnamectl: refer to transient hostname as "fallback" 2016-02-06 17:54:48 -05:00
hwdb.xml doc: correct orthography, word forms and missing/extraneous words 2015-11-06 13:45:21 +01:00
journal-remote.conf.xml Add Seal option in the configuration file for journald-remote 2015-12-20 13:23:33 +01:00
journalctl.xml man: revise entry about specifying a file path (#3739) 2016-07-19 23:15:22 -04:00
journald.conf.xml journald: deprecate SplitMode=login (#3805) 2016-07-26 08:19:33 +02:00
kernel-command-line.xml man: move description of kernel vconsole.conf overrides to vconsole.conf(5) 2016-07-31 22:52:04 -04:00
kernel-install.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
less-variables.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
libsystemd-pkgconfig.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
libudev.xml Various fixes for typos found by lintian (#3705) 2016-07-12 12:52:11 +02:00
locale.conf.xml doc: correct punctuation and improve typography in documentation 2015-11-06 13:00:02 +01:00
localectl.xml man: mention that locale changes might require initramfs to be rebuilt (#3754) 2016-07-19 21:24:23 +02:00
localtime.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
loginctl.xml man: expand description of lingering and KillUserProcesses setting 2016-04-21 00:21:32 -04:00
logind.conf.xml logind: change TasksMax= value for user logins to 33% 2016-07-22 15:33:13 +02:00
machine-id.xml core: Add machine-id setting 2016-01-12 22:10:41 +00:00
machine-info.xml doc: correct punctuation and improve typography in documentation 2015-11-06 13:00:02 +01:00
machinectl.xml man: fix indefinite articles (#3694) 2016-07-12 11:58:14 +02: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 man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
networkctl.xml networkctl: extend "networkctl list" and "networctl lldp" to optionally take interface names 2016-02-21 20:40:57 +01:00
networkd.conf.xml man: add a description of DUIDType and DUIDRawData 2016-05-03 12:26:43 -04:00
nss-myhostname.xml nss: add new "nss-systemd" NSS module for mapping dynamic users 2016-07-22 15:53:45 +02:00
nss-mymachines.xml nss: add new "nss-systemd" NSS module for mapping dynamic users 2016-07-22 15:53:45 +02:00
nss-resolve.xml nss: add new "nss-systemd" NSS module for mapping dynamic users 2016-07-22 15:53:45 +02:00
nss-systemd.xml nss: add new "nss-systemd" NSS module for mapping dynamic users 2016-07-22 15:53:45 +02:00
os-release.xml os-release: Add VERSION_CODENAME field (#3445) 2016-06-06 22:05:29 +02:00
pam_systemd.xml doc: correct punctuation and improve typography in documentation 2015-11-06 13:00:02 +01:00
resolved.conf.xml man: rework resolved.conf's Cache= documentation 2016-07-22 20:17:23 +02:00
runlevel.xml man: describe the reason why runlevels are obsolete 2015-11-10 08:16:08 -05:00
sd_booted.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
sd_bus_add_match.xml man: document some sd-bus functions (#3567) 2016-06-21 17:52:32 +02:00
sd_bus_creds_get_pid.xml core: drop Capabilities= setting 2016-02-13 11:59:34 +01:00
sd_bus_creds_new_from_pid.xml tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy 2015-11-27 19:19:36 +01:00
sd_bus_default.xml doc: correct orthography, word forms and missing/extraneous words 2015-11-06 13:45:21 +01:00
sd_bus_error_add_map.xml doc: correct orthography, word forms and missing/extraneous words 2015-11-06 13:45:21 +01:00
sd_bus_error.xml doc: correct orthography, word forms and missing/extraneous words 2015-11-06 13:45:21 +01:00
sd_bus_get_fd.xml treewide: fix typos 2016-07-04 17:10:23 +02:00
sd_bus_message_append_array.xml doc: use expanded forms for written style 2015-11-06 13:46:26 +01:00
sd_bus_message_append_basic.xml man: update and extend the various sd_bus_message_append_*() man pages 2015-07-07 20:35:45 +02:00
sd_bus_message_append_string_memfd.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
sd_bus_message_append_strv.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
sd_bus_message_append.xml doc: correct punctuation and improve typography in documentation 2015-11-06 13:00:02 +01:00
sd_bus_message_get_cookie.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
sd_bus_message_get_monotonic_usec.xml doc: correct orthography, word forms and missing/extraneous words 2015-11-06 13:45:21 +01:00
sd_bus_message_read_basic.xml man: document some sd-bus functions (#3567) 2016-06-21 17:52:32 +02:00
sd_bus_negotiate_fds.xml doc: correct orthography, word forms and missing/extraneous words 2015-11-06 13:45:21 +01:00
sd_bus_new.xml tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy 2015-11-27 19:19:36 +01:00
sd_bus_path_encode.xml doc: correct orthography, word forms and missing/extraneous words 2015-11-06 13:45:21 +01:00
sd_bus_process.xml man: document some sd-bus functions (#3567) 2016-06-21 17:52:32 +02:00
sd_bus_request_name.xml man: minor updates to the sd_bus_request_name() documentation 2015-07-08 13:53:42 -04:00
sd_event_add_child.xml man: fix typos 2015-12-26 20:37:17 +01:00
sd_event_add_defer.xml man: fix typos 2015-12-26 20:37:17 +01:00
sd_event_add_io.xml man/sd_event_{add_io,add_time,add_signal,now}: various small fixes 2016-01-19 12:18:24 -05:00
sd_event_add_signal.xml man/sd_event_{add_io,add_time,add_signal,now}: various small fixes 2016-01-19 12:18:24 -05:00
sd_event_add_time.xml Various fixes for typos found by lintian (#3705) 2016-07-12 12:52:11 +02:00
sd_event_exit.xml man: fix typos 2015-12-26 20:37:17 +01:00
sd_event_get_fd.xml man: fully document sd-event interfaces 2015-11-19 23:38:54 +01:00
sd_event_new.xml tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy 2015-11-27 19:19:36 +01:00
sd_event_now.xml Merge pull request #2373 from keszybz/man-api-build-3 2016-01-19 20:44:58 +01:00
sd_event_run.xml man: fully document sd-event interfaces 2015-11-19 23:38:54 +01:00
sd_event_set_watchdog.xml man: fully document sd-event interfaces 2015-11-19 23:38:54 +01:00
sd_event_source_get_event.xml man: fully document sd-event interfaces 2015-11-19 23:38:54 +01:00
sd_event_source_get_pending.xml man: fix reference to sd_event_source_get_io_revents 2016-01-25 20:05:09 -05:00
sd_event_source_set_description.xml man: fully document sd-event interfaces 2015-11-19 23:38:54 +01:00
sd_event_source_set_enabled.xml man: fix typos 2015-12-26 20:37:17 +01:00
sd_event_source_set_prepare.xml man: fix typos 2015-12-26 20:37:17 +01:00
sd_event_source_set_priority.xml tree-wide: use mdash instead of a two minuses 2016-04-21 23:00:13 -04:00
sd_event_source_set_userdata.xml man: fully document sd-event interfaces 2015-11-19 23:38:54 +01:00
sd_event_source_unref.xml tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy 2015-11-27 19:19:36 +01:00
sd_event_wait.xml sd-event: expose the event loop iteration counter via sd_event_get_iteration() (#3631) 2016-06-30 21:25:07 +02:00
sd_get_seats.xml doc: use expanded forms for written style 2015-11-06 13:46:26 +01:00
sd_id128_get_machine.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
sd_id128_randomize.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
sd_id128_to_string.xml sd-id128: handle NULL return parameter in sd_id128_from_string() nicer 2016-07-22 12:59:36 +02:00
sd_is_fifo.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
sd_journal_add_match.xml man: document size param of sd_journal_add_match 2016-04-21 22:56:44 -04:00
sd_journal_enumerate_fields.xml sd-journal: add an API to enumerate known field names of the journal 2016-02-01 22:42:33 +01:00
sd_journal_get_catalog.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
sd_journal_get_cursor.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
sd_journal_get_cutoff_realtime_usec.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
sd_journal_get_data.xml man: fix indefinite articles (#3694) 2016-07-12 11:58:14 +02:00
sd_journal_get_fd.xml doc: use expanded forms for written style 2015-11-06 13:46:26 +01:00
sd_journal_get_realtime_usec.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
sd_journal_get_usage.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
sd_journal_has_runtime_files.xml sd-journal: introduce has_runtime_files and has_persistent_files 2016-02-01 11:59:27 +01:00
sd_journal_next.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
sd_journal_open.xml man: document the new by-fd journal calls 2016-04-25 19:29:01 +02:00
sd_journal_print.xml sd-journal: suppress empty lines 2016-07-19 17:51:20 +02:00
sd_journal_query_unique.xml sd-journal: add an API to enumerate known field names of the journal 2016-02-01 22:42:33 +01:00
sd_journal_seek_head.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
sd_journal_stream_fd.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
sd_listen_fds.xml doc: correct orthography, word forms and missing/extraneous words 2015-11-06 13:45:21 +01:00
sd_login_monitor_new.xml tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy 2015-11-27 19:19:36 +01:00
sd_machine_get_class.xml doc: use expanded forms for written style 2015-11-06 13:46:26 +01:00
sd_notify.xml watchdog: Support changing watchdog_usec during runtime (#3492) 2016-06-22 13:26:05 +02:00
sd_pid_get_session.xml doc: use expanded forms for written style 2015-11-06 13:46:26 +01:00
sd_seat_get_active.xml man: fix typos 2015-12-26 20:37:17 +01:00
sd_session_is_active.xml doc: use expanded forms for written style 2015-11-06 13:46:26 +01:00
sd_uid_get_state.xml man: don't include history sections in man pages 2016-04-25 19:29:01 +02:00
sd_watchdog_enabled.xml man: don't include history sections in man pages 2016-04-25 19:29:01 +02:00
sd-bus-errors.xml doc: correct orthography, word forms and missing/extraneous words 2015-11-06 13:45:21 +01:00
sd-bus.xml man: add stub sd-bus(3) 2016-01-25 20:20:58 -05:00
sd-daemon.xml man: fully document sd-event interfaces 2015-11-19 23:38:54 +01:00
sd-event.xml man: fix typos 2015-12-26 20:37:17 +01:00
sd-id128.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
sd-journal.xml sd-journal: add an API to enumerate known field names of the journal 2016-02-01 22:42:33 +01:00
sd-login.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
shutdown.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
standard-conf.xml doc: correct orthography, word forms and missing/extraneous words 2015-11-06 13:45:21 +01:00
standard-options.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
sysctl.d.xml doc: correct orthography, word forms and missing/extraneous words 2015-11-06 13:45:21 +01:00
systemctl.xml man: use "search for unit" 2016-07-25 10:52:38 -04:00
systemd-analyze.xml core: remove support for RequiresOverridable= and RequisiteOverridable= 2015-11-12 19:27:24 +01:00
systemd-ask-password-console.service.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
systemd-ask-password.xml tree-wide: use mdash instead of a two minuses 2016-04-21 23:00:13 -04:00
systemd-backlight@.service.xml doc: correct orthography, word forms and missing/extraneous words 2015-11-06 13:45:21 +01:00
systemd-binfmt.service.xml doc: correct punctuation and improve typography in documentation 2015-11-06 13:00:02 +01:00
systemd-cat.xml doc: correct punctuation and improve typography in documentation 2015-11-06 13:00:02 +01:00
systemd-cgls.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
systemd-cgtop.xml cgtop: add option to show a single cgroup subtree (#3413) 2016-06-05 13:42:37 -04:00
systemd-coredump.xml coredump: Improve man pages 2016-05-17 20:43:27 -04:00
systemd-cryptsetup-generator.xml doc: correct punctuation and improve typography in documentation 2015-11-06 13:00:02 +01:00
systemd-cryptsetup@.service.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
systemd-debug-generator.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
systemd-delta.xml doc: correct punctuation and improve typography in documentation 2015-11-06 13:00:02 +01:00
systemd-detect-virt.xml virt: detect bhyve (FreeBSD hypervisor) (#3840) 2016-08-01 09:04:49 -04:00
systemd-escape.xml doc: improved wording in some places 2016-01-28 11:13:17 +01:00
systemd-firstboot.xml doc: correct orthography, word forms and missing/extraneous words 2015-11-06 13:45:21 +01:00
systemd-fsck@.service.xml doc: use expanded forms for written style 2015-11-06 13:46:26 +01:00
systemd-fstab-generator.xml doc: correct punctuation and improve typography in documentation 2015-11-06 13:00:02 +01:00
systemd-getty-generator.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
systemd-gpt-auto-generator.xml gpt-generator: use /efi as mount point for the ESP if it exists 2016-07-21 11:10:35 +02:00
systemd-halt.service.xml man: mention system-shutdown hook directory in synopsis (#3741) 2016-07-16 12:51:45 -04:00
systemd-hibernate-resume-generator.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
systemd-hibernate-resume@.service.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
systemd-hostnamed.service.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
systemd-hwdb.xml doc: correct orthography, word forms and missing/extraneous words 2015-11-06 13:45:21 +01:00
systemd-importd.service.xml man: style fixes 2016-02-23 13:47:30 -05:00
systemd-inhibit.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
systemd-initctl.service.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
systemd-journal-gatewayd.service.xml tree-wide: use mdash instead of a two minuses 2016-04-21 23:00:13 -04:00
systemd-journal-remote.xml journal-remote: add an example to man 2016-01-24 16:12:13 +09:00
systemd-journal-upload.xml doc: correct punctuation and improve typography in documentation 2015-11-06 13:00:02 +01:00
systemd-journald.service.xml man: remove section about syslog forwarding 2015-11-18 02:06:39 +00:00
systemd-localed.service.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
systemd-logind.service.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
systemd-machine-id-commit.service.xml doc: correct orthography, word forms and missing/extraneous words 2015-11-06 13:45:21 +01:00
systemd-machine-id-setup.xml machine-id-setup: add new --print switch 2016-07-22 12:59:36 +02:00
systemd-machined.service.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
systemd-modules-load.service.xml doc: correct punctuation and improve typography in documentation 2015-11-06 13:00:02 +01:00
systemd-networkd-wait-online.service.xml doc: correct punctuation and improve typography in documentation 2015-11-06 13:00:02 +01:00
systemd-networkd.service.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
systemd-notify.xml doc: correct orthography, word forms and missing/extraneous words 2015-11-06 13:45:21 +01:00
systemd-nspawn.xml man: make chroot less prominent in discussion of nspawn 2016-07-25 10:47:37 -04:00
systemd-path.xml doc: improved wording in some places 2016-01-28 11:13:17 +01:00
systemd-quotacheck.service.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
systemd-random-seed.service.xml doc: correct punctuation and improve typography in documentation 2015-11-06 13:00:02 +01:00
systemd-remount-fs.service.xml doc: correct punctuation and improve typography in documentation 2015-11-06 13:00:02 +01:00
systemd-resolve.xml man: document what Authenticated: in the systemd-resolve output actually means (#3571) 2016-06-26 17:35:22 +02:00
systemd-resolved.service.xml man: minor man page fix 2016-07-25 20:14:13 +02:00
systemd-rfkill.service.xml rfkill: rework and make it listen on /dev/rfkill 2015-10-01 16:21:09 +02:00
systemd-run.xml Merge pull request #3005 from keszybz/kill-user-proceses 2016-04-21 12:29:36 +02:00
systemd-sleep.conf.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
systemd-socket-activate.xml Various fixes for typos found by lintian (#3705) 2016-07-12 12:52:11 +02:00
systemd-socket-proxyd.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
systemd-suspend.service.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
systemd-sysctl.service.xml man: describe how to reload sysctl configuration 2016-04-02 11:35:08 -04:00
systemd-system-update-generator.xml man: cite systemd.offline-updates(7) instead of linking to old wiki page 2016-05-28 16:52:54 -04:00
systemd-system.conf.xml core: change TasksMax= default for system services to 15% 2016-07-22 15:33:13 +02:00
systemd-sysusers.xml doc: correct orthography, word forms and missing/extraneous words 2015-11-06 13:45:21 +01:00
systemd-sysv-generator.xml man: fix typo in systemd-sysv-generator 2016-03-20 02:27:27 +01:00
systemd-timedated.service.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
systemd-timesyncd.service.xml doc: correct orthography, word forms and missing/extraneous words 2015-11-06 13:45:21 +01:00
systemd-tmpfiles.xml tmpfiles: interpret "-" as stdin 2016-04-20 09:00:39 -04:00
systemd-tty-ask-password-agent.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
systemd-udevd.service.xml doc: correct punctuation and improve typography in documentation 2015-11-06 13:00:02 +01:00
systemd-update-done.service.xml doc: correct orthography, word forms and missing/extraneous words 2015-11-06 13:45:21 +01:00
systemd-update-utmp.service.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
systemd-user-sessions.service.xml doc: correct punctuation and improve typography in documentation 2015-11-06 13:00:02 +01:00
systemd-vconsole-setup.service.xml man: move description of kernel vconsole.conf overrides to vconsole.conf(5) 2016-07-31 22:52:04 -04:00
systemd.automount.xml man: document that some unit types do not support unit aliases via symlinks 2016-04-29 18:06:12 +02:00
systemd.device.xml man: document automatic dependencies 2015-11-11 20:47:07 +01:00
systemd.exec.xml Merge pull request #3728 from poettering/dynamic-users 2016-07-25 16:40:26 -04:00
systemd.generator.xml man: cite systemd.offline-updates(7) instead of linking to old wiki page 2016-05-28 16:52:54 -04:00
systemd.journal-fields.xml man: systemd.journal-fields: add info about _TRANSPORT=audit 2015-10-03 05:38:06 +03:00
systemd.kill.xml doc: correct punctuation and improve typography in documentation 2015-11-06 13:00:02 +01:00
systemd.link.xml man: link - add suggestion for debugging 2016-02-23 01:25:32 +01:00
systemd.mount.xml man: document the nfs mount option bg as unsupported (#3231) 2016-05-10 16:20:03 +02:00
systemd.netdev.xml man: replace dash with mdash where appropriate 2016-07-16 11:09:25 -04:00
systemd.network.xml man: fix indefinite articles (#3694) 2016-07-12 11:58:14 +02:00
systemd.nspawn.xml nspawn: improve man page (#3577) 2016-06-22 23:30:36 +02:00
systemd.offline-updates.xml treewide: fix typos and remove accidental repetition of words 2016-07-11 16:18:43 +02:00
systemd.path.xml man: clarify that DefaultDependencies= is in the [Unit] section 2016-04-12 13:43:33 +02:00
systemd.preset.xml Typo fix in systemd.preset manpage 2015-07-17 15:02:26 +02:00
systemd.resource-control.xml Merge pull request #3843 from maxime1986/minor-systemd.resource-control 2016-07-31 21:15:17 -04:00
systemd.scope.xml man: document automatic dependencies 2015-11-11 20:47:07 +01:00
systemd.service.xml core: change ExecStart=! syntax to ExecStart=+ (#3797) 2016-07-25 16:53:33 +02:00
systemd.slice.xml man: document that some unit types do not support unit aliases via symlinks 2016-04-29 18:06:12 +02:00
systemd.socket.xml socket: add support to control no. of connections from one source (#3607) 2016-08-02 13:48:23 -04:00
systemd.special.xml units: add graphical-session-pre.target user unit (#3848) 2016-08-02 08:56:45 -04:00
systemd.swap.xml man: document that some unit types do not support unit aliases via symlinks 2016-04-29 18:06:12 +02:00
systemd.target.xml man: replace dash with mdash where appropriate 2016-07-16 11:09:25 -04:00
systemd.time.xml util-lib: make timestamp generation and parsing reversible (#3869) 2016-08-03 19:04:53 -04:00
systemd.timer.xml Various fixes for typos found by lintian (#3705) 2016-07-12 12:52:11 +02:00
systemd.unit.xml man: document that %f in units always unescapes (#3578) 2016-06-22 23:28:12 +02:00
systemd.xml core: parse rd.rescue and rd.emergency as initrd-specific shorthands (#3488) 2016-06-13 16:28:42 +02:00
sysusers.d.xml doc: improved wording in some places 2016-01-28 11:13:17 +01:00
telinit.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
timedatectl.xml doc: correct punctuation and improve typography in documentation 2015-11-06 13:00:02 +01:00
timesyncd.conf.xml man: document which section the configuration settings of timesyncd.conf belong into 2016-01-29 14:53:05 +01:00
tmpfiles.d.xml tmpfiles: add new 'e' action which cleans up a dir without creating it 2016-04-20 09:00:39 -04:00
udev_device_get_syspath.xml man: document a tiny bit better what udev_device_get_is_initialized() actually returns 2016-07-20 09:17:33 +02:00
udev_device_has_tag.xml man: add libudev man-pages (skeletons) 2015-06-17 15:22:49 +02:00
udev_device_new_from_syspath.xml man: document that udev_device_new_* functions set errno on error 2016-02-03 12:14:32 +01:00
udev_enumerate_add_match_subsystem.xml man: add libudev man-pages (skeletons) 2015-06-17 15:22:49 +02:00
udev_enumerate_new.xml man: add libudev man-pages (skeletons) 2015-06-17 15:22:49 +02:00
udev_enumerate_scan_devices.xml doc: correct orthography, word forms and missing/extraneous words 2015-11-06 13:45:21 +01:00
udev_list_entry.xml doc: correct punctuation and improve typography in documentation 2015-11-06 13:00:02 +01:00
udev_monitor_filter_update.xml man: add libudev man-pages (skeletons) 2015-06-17 15:22:49 +02:00
udev_monitor_new_from_netlink.xml man: add libudev man-pages (skeletons) 2015-06-17 15:22:49 +02:00
udev_monitor_receive_device.xml man: add libudev man-pages (skeletons) 2015-06-17 15:22:49 +02:00
udev_new.xml man: add libudev man-pages (skeletons) 2015-06-17 15:22:49 +02:00
udev.conf.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
udev.xml doc: correct punctuation and improve typography in documentation 2015-11-06 13:00:02 +01:00
udevadm.xml man: fix option letter in udevadm control -e 2016-06-14 17:12:23 -04:00
user-system-options.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
vconsole.conf.xml man: move description of kernel vconsole.conf overrides to vconsole.conf(5) 2016-07-31 22:52:04 -04:00