From 5aded369782f28255bc6b494ca905d7acaea7a56 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Mon, 7 Jul 2014 18:25:54 -0400 Subject: [PATCH] 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 -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? --- man/binfmt.d.xml | 2 +- man/bootctl.xml | 2 +- man/bootup.xml | 8 ++-- man/coredumpctl.xml | 2 +- man/crypttab.xml | 8 ++-- man/custom-html.xsl | 48 +++++++++++++++++++- man/daemon.xml | 6 +-- man/file-hierarchy.xml | 22 ++++----- man/halt.xml | 2 +- man/journalctl.xml | 4 +- man/kernel-command-line.xml | 12 ++--- man/libsystemd-pkgconfig.xml | 2 +- man/localtime.xml | 6 +-- man/nss-myhostname.xml | 8 ++-- man/pam_systemd.xml | 8 ++-- man/sd-daemon.xml | 6 +-- man/sd-id128.xml | 6 +-- man/sd-journal.xml | 2 +- man/sd-login.xml | 4 +- man/sd_bus_creds_get_pid.xml | 10 ++-- man/sd_bus_creds_new_from_pid.xml | 2 +- man/sd_bus_error.xml | 12 ++--- man/sd_bus_message_append.xml | 2 +- man/sd_bus_message_append_array.xml | 2 +- man/sd_bus_message_append_basic.xml | 2 +- man/sd_bus_message_append_string_memfd.xml | 2 +- man/sd_bus_message_append_strv.xml | 2 +- man/sd_bus_message_get_cookie.xml | 2 +- man/sd_bus_message_get_monotonic_usec.xml | 2 +- man/sd_bus_negotiate_fds.xml | 2 +- man/sd_bus_new.xml | 2 +- man/sd_bus_open_user.xml | 4 +- man/sd_bus_path_encode.xml | 6 +-- man/sd_bus_request_name.xml | 2 +- man/sd_event_add_time.xml | 2 +- man/sd_event_new.xml | 2 +- man/sd_get_seats.xml | 4 +- man/sd_id128_get_machine.xml | 4 +- man/sd_id128_randomize.xml | 2 +- man/sd_id128_to_string.xml | 6 +-- man/sd_journal_add_match.xml | 2 +- man/sd_journal_get_catalog.xml | 4 +- man/sd_journal_get_cursor.xml | 4 +- man/sd_journal_get_cutoff_realtime_usec.xml | 2 +- man/sd_journal_get_data.xml | 2 +- man/sd_journal_get_fd.xml | 2 +- man/sd_journal_get_realtime_usec.xml | 2 +- man/sd_journal_get_usage.xml | 2 +- man/sd_journal_next.xml | 2 +- man/sd_journal_open.xml | 2 +- man/sd_journal_print.xml | 18 ++++---- man/sd_journal_query_unique.xml | 2 +- man/sd_journal_seek_head.xml | 2 +- man/sd_journal_stream_fd.xml | 10 ++-- man/sd_login_monitor_new.xml | 2 +- man/sd_pid_get_session.xml | 10 ++-- man/sd_seat_get_active.xml | 6 +-- man/sd_session_is_active.xml | 20 ++++---- man/sd_uid_get_state.xml | 6 +-- man/shutdown.xml | 2 +- man/systemctl.xml | 2 +- man/systemd-ask-password-console.service.xml | 4 +- man/systemd-ask-password.xml | 6 +-- man/systemd-binfmt.service.xml | 2 +- man/systemd-bootchart.xml | 4 +- man/systemd-cat.xml | 2 +- man/systemd-cgls.xml | 2 +- man/systemd-cgtop.xml | 4 +- man/systemd-getty-generator.xml | 2 +- man/systemd-inhibit.xml | 2 +- man/systemd-journald.service.xml | 2 +- man/systemd-nspawn.xml | 22 ++++----- man/systemd-run.xml | 2 +- man/systemd-system.conf.xml | 8 ++-- man/systemd-timedated.service.xml | 2 +- man/systemd-timesyncd.service.xml | 2 +- man/systemd-tty-ask-password-agent.xml | 8 ++-- man/systemd-update-done.service.xml | 4 +- man/systemd-update-utmp.service.xml | 2 +- man/systemd-user-sessions.service.xml | 2 +- man/systemd.exec.xml | 24 +++++----- man/systemd.journal-fields.xml | 4 +- man/systemd.mount.xml | 4 +- man/systemd.socket.xml | 2 +- man/systemd.special.xml | 2 +- man/systemd.unit.xml | 6 +-- man/systemd.xml | 8 ++-- man/telinit.xml | 2 +- man/timedatectl.xml | 6 +-- 89 files changed, 261 insertions(+), 215 deletions(-) diff --git a/man/binfmt.d.xml b/man/binfmt.d.xml index 6f8668b478..227016616a 100644 --- a/man/binfmt.d.xml +++ b/man/binfmt.d.xml @@ -117,7 +117,7 @@ systemd1, systemd-binfmt.service8, systemd-delta1, - wine8 + wine8 diff --git a/man/bootctl.xml b/man/bootctl.xml index 5f198471be..52540221e9 100644 --- a/man/bootctl.xml +++ b/man/bootctl.xml @@ -64,7 +64,7 @@ Firmware information is available only on EFI systems. - Currently, only the gummiboot8 boot + Currently, only the gummiboot8 boot manager implements the required boot loader interface to provide complete boot manager information. diff --git a/man/bootup.xml b/man/bootup.xml index 65c2cee70e..ac6e9f70f7 100644 --- a/man/bootup.xml +++ b/man/bootup.xml @@ -59,7 +59,7 @@ Linux case, this kernel (optionally) extracts and executes an initial RAM disk image (initrd), such as generated by - dracut8, + dracut8, which looks for the root file system (possibly using systemd1 for this). After the root file system is found and @@ -80,7 +80,7 @@ Additional information about the system boot process may be found in - boot7. + boot7. @@ -308,10 +308,10 @@ systemd-reboot.service systemd-poweroff.service systemd-halt.service syste See Also systemd1, - boot7, + boot7, systemd.special7, systemd.target5, - dracut8 + dracut8 diff --git a/man/coredumpctl.xml b/man/coredumpctl.xml index 73d1b8435f..4f1a72f3e8 100644 --- a/man/coredumpctl.xml +++ b/man/coredumpctl.xml @@ -211,7 +211,7 @@ See Also systemd-journald.service8, - gdb1 + gdb1 diff --git a/man/crypttab.xml b/man/crypttab.xml index 9dbf1546b1..2554e194d1 100644 --- a/man/crypttab.xml +++ b/man/crypttab.xml @@ -233,7 +233,7 @@ be used as a swap device, and will be formatted accordingly after setting up the encrypted block device, with - mkswap8. + mkswap8. This option implies . WARNING: Using the @@ -324,7 +324,7 @@ The encrypted block device will be prepared for using it as /tmp; it will be formatted using - mke2fs8. + mke2fs8. This option implies . WARNING: Using the @@ -380,8 +380,8 @@ hidden /mnt/tc_hidden /dev/null tcrypt-hidden,tcrypt-keyfile systemd-cryptsetup@.service8, systemd-cryptsetup-generator8, cryptsetup8, - mkswap8, - mke2fs8 + mkswap8, + mke2fs8 diff --git a/man/custom-html.xsl b/man/custom-html.xsl index 060af2e56a..8bcc5f92d9 100644 --- a/man/custom-html.xsl +++ b/man/custom-html.xsl @@ -24,7 +24,7 @@ - + .html @@ -33,6 +33,52 @@ + + + + http://man7.org/linux/man-pages/man + + / + + . + + .html + + + + + + + + + http://linux.die.net/man/ + + / + + + + + + + + + + https://www.archlinux.org/ + + / + + . + + .html + + + + + + + + +

diff --git a/man/daemon.xml b/man/daemon.xml index ddd5cf2924..a23a04794b 100644 --- a/man/daemon.xml +++ b/man/daemon.xml @@ -748,7 +748,7 @@ boot. Packages using - autoconf1 + autoconf1 are recommended to use a configure script excerpt like the following to determine the unit installation path during source @@ -783,7 +783,7 @@ AM_CONDITIONAL([HAVE_SYSTEMD], [test "x$with_systemdsystemunitdir" != "xno"])

Makefile.am file in - automake1-based + automake1-based projects:
DISTCHECK_CONFIGURE_FLAGS = \ @@ -798,7 +798,7 @@ systemdsystemunit_DATA = \ endif In the - rpm8 + rpm8 .spec file, use snippets like the following to enable/disable the service during diff --git a/man/file-hierarchy.xml b/man/file-hierarchy.xml index 408042ee6e..523846b646 100644 --- a/man/file-hierarchy.xml +++ b/man/file-hierarchy.xml @@ -57,7 +57,7 @@ specifically the hierarchy described in the File System Hierarchy specification and - hier7. This + hier7. This manual page describes a more minimal, modernized subset of these specifications that defines more strictly the suggestions and restrictions systemd @@ -178,8 +178,8 @@ accessible to other users of the system it is essential that this directory is only written to with the - mkstemp3, - mkdtemp3 + mkstemp3, + mkdtemp3 and related calls. This directory is usually flushed at boot-up. Also, files that are not accessed within a @@ -190,7 +190,7 @@ should prefer using the directory specified in it over directly referencing - /tmp (see environ7 + /tmp (see environ7 and IEEE Std 1003.1 for details). @@ -424,7 +424,7 @@ private logs in this directory, though it is recommended to do most logging via the - syslog3 + syslog3 and sd_journal_print3 calls. @@ -454,8 +454,8 @@ restrictions as with /tmp apply, and hence only - mkstemp3, - mkdtemp3 + mkstemp3, + mkdtemp3 or similar calls should be used to make use of this directory. If applications find the environment @@ -463,7 +463,7 @@ set they should prefer using the directory specified in it over directly referencing - /var/tmp (see environ7 + /var/tmp (see environ7 for details). @@ -527,7 +527,7 @@ is mostly an API to interface with the kernel and not a place where normal files may be stored. For details, see - proc5. A + proc5. A number of special purpose virtual file systems might be mounted below this directory. @@ -965,12 +965,12 @@ See Also systemd1, - hier7, + hier7, systemd-path1, systemd-efi-boot-generator8, sysctl.d5, tmpfiles.d5, - pkg-config1, + pkg-config1, systemd.unit5 diff --git a/man/halt.xml b/man/halt.xml index d3b686e996..e9ed6554a9 100644 --- a/man/halt.xml +++ b/man/halt.xml @@ -165,7 +165,7 @@ systemd1, systemctl1, shutdown8, - wall1 + wall1 diff --git a/man/journalctl.xml b/man/journalctl.xml index 78fc6f6160..1f464880e6 100644 --- a/man/journalctl.xml +++ b/man/journalctl.xml @@ -181,7 +181,7 @@ with some other numeric value on the command line. Note that this option is only supported for the - less1 + less1 pager. @@ -540,7 +540,7 @@ the form FROM..TO. The log levels are the usual syslog log levels as documented in - syslog3, + syslog3, i.e. emerg (0), alert (1), crit (2), diff --git a/man/kernel-command-line.xml b/man/kernel-command-line.xml index f244bfcb57..36428aaa94 100644 --- a/man/kernel-command-line.xml +++ b/man/kernel-command-line.xml @@ -62,11 +62,11 @@ kernel, please see kernel-parameters.txt and - bootparam7. + bootparam7. For command line parameters understood by the initial RAM disk, please see - dracut.cmdline7, + dracut.cmdline7, or the documentation of the specific initrd implementation of your installation. @@ -271,7 +271,7 @@ May be used to disable the Plymouth boot splash. For details, see - plymouth8. + plymouth8. @@ -359,15 +359,15 @@ See Also systemd1, - bootparam7, - dracut.cmdline7, + bootparam7, + dracut.cmdline7, systemd-debug-generator8, systemd-fsck@.service8, systemd-quotacheck.service8, systemd-journald.service8, systemd-vconsole-setup.service8, systemd-udevd.service8, - plymouth8, + plymouth8, systemd-cryptsetup-generator8, systemd-fstab-generator8, systemd-gpt-auto-generator8, diff --git a/man/libsystemd-pkgconfig.xml b/man/libsystemd-pkgconfig.xml index 56a72e109b..272da64cd7 100644 --- a/man/libsystemd-pkgconfig.xml +++ b/man/libsystemd-pkgconfig.xml @@ -7,6 +7,6 @@ These APIs are implemented as a shared library, which can be compiled and linked to with the - libsystemd pkg-config1 + libsystemd pkg-config1 file. diff --git a/man/localtime.xml b/man/localtime.xml index 2d6372026a..1cbdf68274 100644 --- a/man/localtime.xml +++ b/man/localtime.xml @@ -71,7 +71,7 @@ Europe/Berlin or Etc/UTC. The resulting link should lead to the corresponding binary - tzfile5 + tzfile5 timezone data for the configured timezone. Because the timezone identifier is extracted from @@ -81,7 +81,7 @@ The timezone may be overridden for individual programs by using the TZ environment variable. See - environ7. + environ7. You may use timedatectl1 @@ -96,7 +96,7 @@ See Also systemd1, - tzset3, + tzset3, localtime3, timedatectl1, systemd-timedated.service8, diff --git a/man/nss-myhostname.xml b/man/nss-myhostname.xml index cca3a99aaa..ba9297ec79 100644 --- a/man/nss-myhostname.xml +++ b/man/nss-myhostname.xml @@ -123,10 +123,10 @@ netgroup: nis systemd-logind.service8, logind.conf5, loginctl1, - pam.conf5, - pam.d5, - pam8, - pam_loginuid8 + pam.conf5, + pam.d5, + pam8, + pam_loginuid8 diff --git a/man/pam_systemd.xml b/man/pam_systemd.xml index 97cb8bf2dc..52dfe9df43 100644 --- a/man/pam_systemd.xml +++ b/man/pam_systemd.xml @@ -312,10 +312,10 @@ session required pam_systemd.so systemd-logind.service8, logind.conf5, loginctl1, - pam.conf5, - pam.d5, - pam8, - pam_loginuid8, + pam.conf5, + pam.d5, + pam8, + pam_loginuid8, systemd.scope5, systemd.slice5, systemd.service5 diff --git a/man/sd-daemon.xml b/man/sd-daemon.xml index 2b4f3a5598..374dac63f5 100644 --- a/man/sd-daemon.xml +++ b/man/sd-daemon.xml @@ -107,7 +107,7 @@ for more information. The log levels are identical to - syslog3's + syslog3's log level system. To use these prefixes simply prefix every line with one of these strings. A line that is not prefixed will be logged at the default log level @@ -137,9 +137,9 @@ daemon7, systemd.service5, systemd.socket5, - fprintf3, + fprintf3, sd-readahead3, - pkg-config1 + pkg-config1 diff --git a/man/sd-id128.xml b/man/sd-id128.xml index 5a4146a0f9..d9ebb9c680 100644 --- a/man/sd-id128.xml +++ b/man/sd-id128.xml @@ -124,7 +124,7 @@ SD_ID128_FORMAT_STR and SD_ID128_FORMAT_VAL() may be used to format a 128-bit ID in a - printf3 + printf3 format string, as shown in the following example: @@ -162,10 +162,10 @@ sd_id128_to_string3, sd_id128_randomize3, sd_id128_get_machine3, - printf3, + printf3, journalctl1, sd-journal7, - pkg-config1, + pkg-config1, machine-id5 diff --git a/man/sd-journal.xml b/man/sd-journal.xml index d3dc57f47c..edf7c32d6d 100644 --- a/man/sd-journal.xml +++ b/man/sd-journal.xml @@ -120,7 +120,7 @@ sd_journal_get_catalog3, journalctl1, sd-id1283, - pkg-config1 + pkg-config1 diff --git a/man/sd-login.xml b/man/sd-login.xml index e68f4fd819..d8d45048ed 100644 --- a/man/sd-login.xml +++ b/man/sd-login.xml @@ -98,7 +98,7 @@ If the functions return string arrays, these are generally NULL terminated and need to be freed by the caller with the libc - free3 + free3 call after use, including the strings referenced therein. Similarly, individual strings returned need to be freed, as well. @@ -132,7 +132,7 @@ sd_login_monitor_new3, sd-daemon3, sd-readahead3, - pkg-config1 + pkg-config1 diff --git a/man/sd_bus_creds_get_pid.xml b/man/sd_bus_creds_get_pid.xml index f84fbae35c..5a848576f3 100644 --- a/man/sd_bus_creds_get_pid.xml +++ b/man/sd_bus_creds_get_pid.xml @@ -314,7 +314,7 @@ along with systemd; If not, see . capabilities mask. A positive return value means that is was set, zero means that it was not set, and a negative return value signifies an error. See - capabilities7 + capabilities7 and Capabilities= and CapabilityBoundingSet= settings in systemd.exec5. @@ -431,7 +431,7 @@ along with systemd; If not, see . sd_bus_open_user() and other functions described here are available as a shared library, which can be compiled and linked to with the - libsystemd pkg-config1 + libsystemd pkg-config1 file. @@ -441,11 +441,11 @@ along with systemd; If not, see . systemd1, sd-bus3, - credentials7, fork2, execve2, - free3, - proc5, + credentials7, + free3, + proc5, systemd.journald-fields7 diff --git a/man/sd_bus_creds_new_from_pid.xml b/man/sd_bus_creds_new_from_pid.xml index 64b92e2330..406769b21d 100644 --- a/man/sd_bus_creds_new_from_pid.xml +++ b/man/sd_bus_creds_new_from_pid.xml @@ -233,7 +233,7 @@ along with systemd; If not, see . sd_bus_creds_new_from_pid() is available as a shared library, which can be compiled and linked to with the - libsystemd pkg-config1 + libsystemd pkg-config1 file. diff --git a/man/sd_bus_error.xml b/man/sd_bus_error.xml index 9be474764b..3317eadc37 100644 --- a/man/sd_bus_error.xml +++ b/man/sd_bus_error.xml @@ -246,7 +246,7 @@ along with systemd; If not, see . sd_bus_error_set will return an errno-like negative value returned based on parameter name (see - errno3). + errno3). Various well-known D-Bus errors are converted to specific values, and the remaining ones to -ENXIO. Well-known D-Bus error names are available as constants @@ -270,7 +270,7 @@ along with systemd; If not, see . sd_bus_error_setf is similar to sd_bus_error_set, but takes a - printf3 + printf3 format string and corresponding arguments to generate message. @@ -291,7 +291,7 @@ along with systemd; If not, see . sd_bus_error_set_errnof is similar to sd_bus_error_set_errno, but in addition to name, takes a - printf3 + printf3 format and corresponding arguments. name will be generated from format and the arguments. @@ -322,7 +322,7 @@ along with systemd; If not, see . sd_bus_error_free will destroy resources held by e. The parameter itself will not be deallocated, and must be - free3d + free3d by the caller if necessary. @@ -397,7 +397,7 @@ along with systemd; If not, see . sd_bus_set_error() and other functions described here are available as a shared library, which can be compiled and linked to with the - libsystemd pkg-config1 + libsystemd pkg-config1 file. @@ -407,7 +407,7 @@ along with systemd; If not, see . systemd1, sd-bus3, - errno3, + errno3, strerror3 diff --git a/man/sd_bus_message_append.xml b/man/sd_bus_message_append.xml index b14a6c985c..961ab53c5f 100644 --- a/man/sd_bus_message_append.xml +++ b/man/sd_bus_message_append.xml @@ -232,7 +232,7 @@ sd_bus_message_append(m, "ynqiuxtd", y, n, q, i, u, x, t, d); sd_bus_open_user() and other functions described here are available as a shared library, which can be compiled and linked to with the - libsystemd-bus pkg-config1 + libsystemd-bus pkg-config1 file. diff --git a/man/sd_bus_message_append_array.xml b/man/sd_bus_message_append_array.xml index 455e1bb3af..bf40da868f 100644 --- a/man/sd_bus_message_append_array.xml +++ b/man/sd_bus_message_append_array.xml @@ -171,7 +171,7 @@ along with systemd; If not, see . sd_bus_append_array() and other functions described here are available as a shared library, which can be compiled and linked to with the - libsystemd pkg-config1 + libsystemd pkg-config1 file. diff --git a/man/sd_bus_message_append_basic.xml b/man/sd_bus_message_append_basic.xml index 68e1191602..da92020053 100644 --- a/man/sd_bus_message_append_basic.xml +++ b/man/sd_bus_message_append_basic.xml @@ -260,7 +260,7 @@ along with systemd; If not, see . The sd_bus_append_basic() function described here is available as a shared library, which can be compiled and linked to with the - libsystemd pkg-config1 + libsystemd pkg-config1 file. diff --git a/man/sd_bus_message_append_string_memfd.xml b/man/sd_bus_message_append_string_memfd.xml index b44c482f28..fd857ccb19 100644 --- a/man/sd_bus_message_append_string_memfd.xml +++ b/man/sd_bus_message_append_string_memfd.xml @@ -135,7 +135,7 @@ along with systemd; If not, see . The functions described here are available as a shared library, which can be compiled and linked to with the - libsystemd pkg-config1 + libsystemd pkg-config1 file. diff --git a/man/sd_bus_message_append_strv.xml b/man/sd_bus_message_append_strv.xml index a4e8350f32..898a7c464b 100644 --- a/man/sd_bus_message_append_strv.xml +++ b/man/sd_bus_message_append_strv.xml @@ -97,7 +97,7 @@ along with systemd; If not, see . The sd_bus_append_append_strv() function described here is available as a shared library, which can be compiled and linked to with the - libsystemd pkg-config1 + libsystemd pkg-config1 file. diff --git a/man/sd_bus_message_get_cookie.xml b/man/sd_bus_message_get_cookie.xml index c761e5636f..641ecec659 100644 --- a/man/sd_bus_message_get_cookie.xml +++ b/man/sd_bus_message_get_cookie.xml @@ -135,7 +135,7 @@ and sd_bus_message_get_reply_cookie() interfaces are available as a shared library, which can be compiled and linked to with the - libsystemd pkg-config1 + libsystemd pkg-config1 file. diff --git a/man/sd_bus_message_get_monotonic_usec.xml b/man/sd_bus_message_get_monotonic_usec.xml index 0a11a31230..311ba55619 100644 --- a/man/sd_bus_message_get_monotonic_usec.xml +++ b/man/sd_bus_message_get_monotonic_usec.xml @@ -170,7 +170,7 @@ and sd_bus_message_get_seqnum() interfaces are available as a shared library, which can be compiled and linked to with the - libsystemd pkg-config1 + libsystemd pkg-config1 file. diff --git a/man/sd_bus_negotiate_fds.xml b/man/sd_bus_negotiate_fds.xml index 09563f8f7f..c91318cd9d 100644 --- a/man/sd_bus_negotiate_fds.xml +++ b/man/sd_bus_negotiate_fds.xml @@ -156,7 +156,7 @@ along with systemd; If not, see . sd_bus_negotiate_fs() and the other functions described here are available as a shared library, which can be compiled and linked to with the - libsystemd pkg-config1 + libsystemd pkg-config1 file. diff --git a/man/sd_bus_new.xml b/man/sd_bus_new.xml index b36d66cca6..1f8d787eea 100644 --- a/man/sd_bus_new.xml +++ b/man/sd_bus_new.xml @@ -125,7 +125,7 @@ along with systemd; If not, see . sd_bus_new() and other functions described here are available as a shared library, which can be compiled and linked to with the - libsystemd pkg-config1 + libsystemd pkg-config1 file. diff --git a/man/sd_bus_open_user.xml b/man/sd_bus_open_user.xml index 740977e1cf..6cb4a314a5 100644 --- a/man/sd_bus_open_user.xml +++ b/man/sd_bus_open_user.xml @@ -102,7 +102,7 @@ along with systemd; If not, see . If the $DBUS_SESSION_BUS_ADDRESS environment variable is set - (cf. environ7), + (cf. environ7), it will be used as the address of the user bus. This variable can contain multiple addresses separated by ;. If this variable is not set, a suitable default for the default user @@ -195,7 +195,7 @@ along with systemd; If not, see . sd_bus_open_user() and other functions described here are available as a shared library, which can be compiled and linked to with the - libsystemd pkg-config1 + libsystemd pkg-config1 file. diff --git a/man/sd_bus_path_encode.xml b/man/sd_bus_path_encode.xml index 5849127bed..c96b0ac805 100644 --- a/man/sd_bus_path_encode.xml +++ b/man/sd_bus_path_encode.xml @@ -123,7 +123,7 @@ along with systemd; If not, see . the return parameter. On failure, a negative errno-style error number is returned by either function. The returned strings must be - free3'd + free3'd by the caller. @@ -133,7 +133,7 @@ along with systemd; If not, see . sd_bus_path_encode() and sd_bus_path_decode() are available as a shared library, which can be compiled and linked to with the - libsystemd pkg-config1 + libsystemd pkg-config1 file. @@ -143,7 +143,7 @@ along with systemd; If not, see . systemd1, sd-bus3, - free3 + free3 diff --git a/man/sd_bus_request_name.xml b/man/sd_bus_request_name.xml index e3a9266e47..c23bbb37bc 100644 --- a/man/sd_bus_request_name.xml +++ b/man/sd_bus_request_name.xml @@ -211,7 +211,7 @@ and sd_bus_release_name() interfaces are available as a shared library, which can be compiled and linked to with the - libsystemd pkg-config1 + libsystemd pkg-config1 file. diff --git a/man/sd_event_add_time.xml b/man/sd_event_add_time.xml index dc25784388..a3304f7985 100644 --- a/man/sd_event_add_time.xml +++ b/man/sd_event_add_time.xml @@ -226,7 +226,7 @@ along with systemd; If not, see . sd_event_add_time() and the other functions described here are available as a shared library, which can be compiled and linked to with the - libsystemd pkg-config1 + libsystemd pkg-config1 file. diff --git a/man/sd_event_new.xml b/man/sd_event_new.xml index 35e58ea755..bd495b63bf 100644 --- a/man/sd_event_new.xml +++ b/man/sd_event_new.xml @@ -158,7 +158,7 @@ along with systemd; If not, see . sd_event_new() and the other functions described here are available as a shared library, which can be compiled and linked to with the - libsystemd pkg-config1 + libsystemd pkg-config1 file. diff --git a/man/sd_get_seats.xml b/man/sd_get_seats.xml index a49dde80c8..76527c3f6f 100644 --- a/man/sd_get_seats.xml +++ b/man/sd_get_seats.xml @@ -85,7 +85,7 @@ seats. Returns a NULL terminated array of seat identifiers. The returned array and all strings it references need to be freed with the libc - free3 + free3 call after use. Note that instead of an empty array NULL may be returned and should be considered equivalent to an empty array. @@ -124,7 +124,7 @@ sd_get_machine_names() interfaces are available as a shared library, which can be compiled and linked to with the - libsystemd pkg-config1 + libsystemd pkg-config1 file. diff --git a/man/sd_id128_get_machine.xml b/man/sd_id128_get_machine.xml index 164fcb73a5..b3bf529c38 100644 --- a/man/sd_id128_get_machine.xml +++ b/man/sd_id128_get_machine.xml @@ -83,7 +83,7 @@ file exposed by the kernel. It is randomly generated early at boot and is unique for every running kernel instance. See - random4 + random4 for more information. This function also internally caches the returned ID to make this call a cheap operation. @@ -118,7 +118,7 @@ and sd_id128_get_boot() interfaces are available as a shared library, which can be compiled and linked to with the - libsystemd pkg-config1 + libsystemd pkg-config1 file. diff --git a/man/sd_id128_randomize.xml b/man/sd_id128_randomize.xml index e345004eae..8c01ce826e 100644 --- a/man/sd_id128_randomize.xml +++ b/man/sd_id128_randomize.xml @@ -97,7 +97,7 @@ The sd_id128_randomize() interface is available as a shared library, which can be compiled and linked to with the - libsystemd pkg-config1 + libsystemd pkg-config1 file. diff --git a/man/sd_id128_to_string.xml b/man/sd_id128_to_string.xml index 23e2bed5e3..62badda8e2 100644 --- a/man/sd_id128_to_string.xml +++ b/man/sd_id128_to_string.xml @@ -94,7 +94,7 @@ When formatting a 128-bit ID into a string, it is often easier to use a format string for - printf3. This + printf3. This is easily done using the SD_ID128_FORMAT_STR and SD_ID128_FORMAT_VAL() macros. For @@ -119,7 +119,7 @@ The sd_id128_to_string() and sd_id128_from_string() interfaces are available as a shared library, which can be compiled and - linked to with the libsystemd pkg-config1 + linked to with the libsystemd pkg-config1 file. @@ -129,7 +129,7 @@ systemd1, sd-id1283, - printf3 + printf3 diff --git a/man/sd_journal_add_match.xml b/man/sd_journal_add_match.xml index 2daca1629c..21a5ab1342 100644 --- a/man/sd_journal_add_match.xml +++ b/man/sd_journal_add_match.xml @@ -176,7 +176,7 @@ sd_journal_flush_matches() interfaces are available as a shared library, which can be compiled and linked to with the - libsystemd pkg-config1 + libsystemd pkg-config1 file. diff --git a/man/sd_journal_get_catalog.xml b/man/sd_journal_get_catalog.xml index f84815022f..485bbba143 100644 --- a/man/sd_journal_get_catalog.xml +++ b/man/sd_journal_get_catalog.xml @@ -109,7 +109,7 @@ On successful return, ret points to a new string, which must be freed with - free3. + free3. @@ -120,7 +120,7 @@ sd_journal_get_catalog_for_message_id() interfaces are available as a shared library, which can be compiled and linked to with the - libsystemd pkg-config1 + libsystemd pkg-config1 file. diff --git a/man/sd_journal_get_cursor.xml b/man/sd_journal_get_cursor.xml index 015c14011e..3f5483bbda 100644 --- a/man/sd_journal_get_cursor.xml +++ b/man/sd_journal_get_cursor.xml @@ -89,7 +89,7 @@ string is allocated via libc malloc3 and should be freed after use with - free3. + free3. Note that sd_journal_get_cursor() will not @@ -132,7 +132,7 @@ and sd_journal_test_cursor() interfaces are available as a shared library, which can be compiled and linked to with the - libsystemd pkg-config1 + libsystemd pkg-config1 file. diff --git a/man/sd_journal_get_cutoff_realtime_usec.xml b/man/sd_journal_get_cutoff_realtime_usec.xml index 6df4b26e6f..0b24399088 100644 --- a/man/sd_journal_get_cutoff_realtime_usec.xml +++ b/man/sd_journal_get_cutoff_realtime_usec.xml @@ -124,7 +124,7 @@ sd_journal_get_cutoff_monotonic_usec() interfaces are available as a shared library, which can be compiled and linked to with the - libsystemd pkg-config1 + libsystemd pkg-config1 file. diff --git a/man/sd_journal_get_data.xml b/man/sd_journal_get_data.xml index 1222939047..19fbcd35c0 100644 --- a/man/sd_journal_get_data.xml +++ b/man/sd_journal_get_data.xml @@ -205,7 +205,7 @@ sd_journal_get_data_threshold() interfaces are available as a shared library, which can be compiled and linked to with the - libsystemd pkg-config1 + libsystemd pkg-config1 file. diff --git a/man/sd_journal_get_fd.xml b/man/sd_journal_get_fd.xml index 809f00b9f3..3aa79ce100 100644 --- a/man/sd_journal_get_fd.xml +++ b/man/sd_journal_get_fd.xml @@ -255,7 +255,7 @@ else { sd_journal_wait() interfaces are available as a shared library, which can be compiled and linked to with the - libsystemd pkg-config1 + libsystemd pkg-config1 file. diff --git a/man/sd_journal_get_realtime_usec.xml b/man/sd_journal_get_realtime_usec.xml index 0912c56dea..18fbdca722 100644 --- a/man/sd_journal_get_realtime_usec.xml +++ b/man/sd_journal_get_realtime_usec.xml @@ -124,7 +124,7 @@ sd_journal_get_monotonic_usec() interfaces are available as a shared library, which can be compiled and linked to with the - libsystemd pkg-config1 + libsystemd pkg-config1 file. diff --git a/man/sd_journal_get_usage.xml b/man/sd_journal_get_usage.xml index 5119fba230..cd996bdb8f 100644 --- a/man/sd_journal_get_usage.xml +++ b/man/sd_journal_get_usage.xml @@ -86,7 +86,7 @@ The sd_journal_get_usage() interface is available as a shared library, which can be compiled and linked to with the - libsystemd pkg-config1 + libsystemd pkg-config1 file. diff --git a/man/sd_journal_next.xml b/man/sd_journal_next.xml index 5e691a15ba..4df6b4e6fd 100644 --- a/man/sd_journal_next.xml +++ b/man/sd_journal_next.xml @@ -158,7 +158,7 @@ sd_journal_previous_skip() interfaces are available as a shared library, which can be compiled and linked to with the - libsystemd pkg-config1 + libsystemd pkg-config1 file. diff --git a/man/sd_journal_open.xml b/man/sd_journal_open.xml index 3d8a23ddfc..2d1dbc32f8 100644 --- a/man/sd_journal_open.xml +++ b/man/sd_journal_open.xml @@ -213,7 +213,7 @@ sd_journal_close() interfaces are available as a shared library, which can be compiled and linked to with the - libsystemd pkg-config1 + libsystemd pkg-config1 file. diff --git a/man/sd_journal_print.xml b/man/sd_journal_print.xml index 0b78502c5f..055094c9a2 100644 --- a/man/sd_journal_print.xml +++ b/man/sd_journal_print.xml @@ -98,9 +98,9 @@ system journal. The first argument is a priority value. This is followed by a format string and its parameters, similar to - printf3 + printf3 or - syslog3. The + syslog3. The priority value is one of LOG_EMERG, LOG_ALERT, @@ -111,7 +111,7 @@ LOG_INFO, LOG_DEBUG, as defined in syslog.h, see - syslog3 + syslog3 for details. It is recommended to use this call to submit log messages in the application locale or system locale and in UTF-8 format, but no such restrictions @@ -165,7 +165,7 @@ the passed string, suffixed with ": " and a human readable representation of the current error code stored in - errno3. If + errno3. If the message string is passed as NULL or empty string, only the error string representation will be written, prefixed with nothing. An additional journal field @@ -193,7 +193,7 @@ sd_journal_send("MESSAGE=Hello World, this is PID %lu!", (unsigned long) getpid( SD_JOURNAL_SUPPRESS_LOCATION before including sd-journal.h. - syslog3 + syslog3 and sd_journal_print() may largely be used interchangeably functionality-wise. However, note that log messages @@ -216,7 +216,7 @@ sd_journal_send("MESSAGE=Hello World, this is PID %lu!", (unsigned long) getpid( The four calls return 0 on success or a negative errno-style error code. The - errno3 + errno3 variable itself is not altered. If @@ -247,7 +247,7 @@ sd_journal_send("MESSAGE=Hello World, this is PID %lu!", (unsigned long) getpid( sd_journal_sendv() interfaces are available as a shared library, which can be compiled and linked to with the - libsystemd pkg-config1 + libsystemd pkg-config1 file. @@ -258,9 +258,9 @@ sd_journal_send("MESSAGE=Hello World, this is PID %lu!", (unsigned long) getpid( systemd1, sd-journal3, sd_journal_stream_fd3, - syslog3, + syslog3, perror3, - errno3, + errno3, systemd.journal-fields7, signal7, socket7 diff --git a/man/sd_journal_query_unique.xml b/man/sd_journal_query_unique.xml index 250c7a9ff8..8f0e6b8160 100644 --- a/man/sd_journal_query_unique.xml +++ b/man/sd_journal_query_unique.xml @@ -158,7 +158,7 @@ sd_journal_restart_unique() interfaces are available as a shared library, which can be compiled and linked to with the - libsystemd pkg-config1 + libsystemd pkg-config1 file. diff --git a/man/sd_journal_seek_head.xml b/man/sd_journal_seek_head.xml index 284479a1df..2ef37e5288 100644 --- a/man/sd_journal_seek_head.xml +++ b/man/sd_journal_seek_head.xml @@ -158,7 +158,7 @@ and sd_journal_seek_cursor() interfaces are available as a shared library, which can be compiled and linked to with the - libsystemd pkg-config1 + libsystemd pkg-config1 file. diff --git a/man/sd_journal_stream_fd.xml b/man/sd_journal_stream_fd.xml index 2cfaa87e9a..c9ce7cdb22 100644 --- a/man/sd_journal_stream_fd.xml +++ b/man/sd_journal_stream_fd.xml @@ -88,7 +88,7 @@ LOG_INFO, LOG_DEBUG, as defined in syslog.h, see - syslog3 + syslog3 for details. The third argument is a boolean: if true kernel-style log priority level prefixes (such as SD_WARNING) are interpreted, see @@ -114,7 +114,7 @@ The sd_journal_stream_fd() interface is available as a shared library, which can be compiled and linked to with the - libsystemd pkg-config1 + libsystemd pkg-config1 file. @@ -122,7 +122,7 @@ Examples Creating a log stream suitable for - fprintf3: + fprintf3: #include <syslog.h> #include <stdio.h> @@ -161,8 +161,8 @@ int main(int argc, char *argv[]) { sd-journal3, sd-daemon3, sd_journal_print3, - syslog3, - fprintf3, + syslog3, + fprintf3, systemd.journal-fields7 diff --git a/man/sd_login_monitor_new.xml b/man/sd_login_monitor_new.xml index 4d9e76d144..ba6623826f 100644 --- a/man/sd_login_monitor_new.xml +++ b/man/sd_login_monitor_new.xml @@ -226,7 +226,7 @@ else { sd_login_monitor_get_timeout() interfaces are available as a shared library, which can be compiled and linked to with the - libsystemd pkg-config1 + libsystemd pkg-config1 file. diff --git a/man/sd_pid_get_session.xml b/man/sd_pid_get_session.xml index 933138da16..4b79603453 100644 --- a/man/sd_pid_get_session.xml +++ b/man/sd_pid_get_session.xml @@ -152,7 +152,7 @@ threads). For processes not being part of a login session this function will fail. The returned string needs to be freed with the libc - free3 + free3 call after use. sd_pid_get_unit() may be @@ -168,7 +168,7 @@ use sd_pid_get_user_unit() for that.) The returned string needs to be freed with the libc - free3 + free3 call after use. sd_pid_get_user_unit() may @@ -194,7 +194,7 @@ container is a member of. The machine name is a short string, suitable for usage in file system paths. The returned string needs to be freed with the libc - free3 + free3 call after use. sd_pid_get_slice() may be @@ -203,7 +203,7 @@ systemd.slice5 for details about slices. The returned string needs to be freed with the libc - free3 + free3 call after use. If the pid parameter of any @@ -246,7 +246,7 @@ sd_peer_get_slice() interfaces are available as a shared library, which can be compiled and linked to with the - libsystemd pkg-config1 + libsystemd pkg-config1 file. Note that the login session identifier as diff --git a/man/sd_seat_get_active.xml b/man/sd_seat_get_active.xml index ba6cfeb669..20c7b99daa 100644 --- a/man/sd_seat_get_active.xml +++ b/man/sd_seat_get_active.xml @@ -99,7 +99,7 @@ NULL, in case only one of the parameters shall be queried. The returned string needs to be freed with the libc - free3 + free3 call after use. sd_seat_get_sessions() may @@ -113,7 +113,7 @@ NULL in case these values need not to be determined. The arrays and the strings referenced by them need to be freed with the libc - free3 + free3 call after use. Note that instead of an empty array NULL may be returned and should be considered equivalent to an empty array. @@ -166,7 +166,7 @@ sd_seat_can_grapical() interfaces are available as a shared library, which can be compiled and linked to with the - libsystemd pkg-config1 + libsystemd pkg-config1 file. diff --git a/man/sd_session_is_active.xml b/man/sd_session_is_active.xml index 407354ae7f..5006be4df5 100644 --- a/man/sd_session_is_active.xml +++ b/man/sd_session_is_active.xml @@ -171,7 +171,7 @@ returned. This function is a more generic version of sd_session_is_active(). The returned string needs to be freed with the libc - free3 + free3 call after use. sd_session_get_uid() may be @@ -185,7 +185,7 @@ identifier belongs to. Note that not all sessions are attached to a seat, this call will fail for them. The returned string needs to be freed with the libc - free3 + free3 call after use. sd_session_get_service() @@ -194,7 +194,7 @@ session identified by the specified session identifier. The returned string needs to be freed with the libc - free3 + free3 call after use. sd_session_get_type() may @@ -204,7 +204,7 @@ wayland, tty, mir or unspecified and needs to be freed with the libc - free3 + free3 call after use. sd_session_get_class() may @@ -215,7 +215,7 @@ lock-screen, or background and needs to be freed with the libc - free3 + free3 call after use. sd_session_get_display() @@ -223,7 +223,7 @@ session identified by the specified session identifier. The returned string needs to be freed with the libc - free3 + free3 call after use. sd_session_get_remote_host() @@ -231,7 +231,7 @@ session identified by the specified session identifier. The returned string needs to be freed with the libc - free3 + free3 call after use. sd_session_get_remote_user() @@ -239,7 +239,7 @@ session identified by the specified session identifier. The returned string needs to be freed with the libc - free3 + free3 call after use. Note that this value is rarely known to the system, and even then should not be relied on. @@ -248,7 +248,7 @@ session identified by the specified session identifier. The returned string needs to be freed with the libc - free3 + free3 call after use. sd_session_get_vt() @@ -301,7 +301,7 @@ sd_session_get_tty() interfaces are available as a shared library, which can be compiled and linked to with the - libsystemd pkg-config1 + libsystemd pkg-config1 file. diff --git a/man/sd_uid_get_state.xml b/man/sd_uid_get_state.xml index 1007a7917b..e1b345c277 100644 --- a/man/sd_uid_get_state.xml +++ b/man/sd_uid_get_state.xml @@ -110,7 +110,7 @@ in regards to additional state strings being returned. The returned string needs to be freed with the libc - free3 + free3 call after use. sd_uid_is_on_seat() may be @@ -137,7 +137,7 @@ NULL terminated string array of session identifiers in sessions which needs to be freed by the caller with the libc - free3 + free3 call after use, including all the strings referenced. If the string array parameter is passed as NULL, the array will not be filled in, but the return @@ -185,7 +185,7 @@ Functions described here are available as a shared library, and can be compiled and linked to using the - libsystemd pkg-config1 + libsystemd pkg-config1 entry. diff --git a/man/shutdown.xml b/man/shutdown.xml index 737258514f..6a4c1844a4 100644 --- a/man/shutdown.xml +++ b/man/shutdown.xml @@ -174,7 +174,7 @@ systemd1, systemctl1, halt8, - wall1 + wall1 diff --git a/man/systemctl.xml b/man/systemctl.xml index a1f170e430..155dab3108 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -1549,7 +1549,7 @@ kobject-uevent 1 systemd-udevd-kernel.socket systemd-udevd.service systemd.unit5, systemd.resource-management5, systemd.special7, - wall1, + wall1, systemd.preset5 glob7 diff --git a/man/systemd-ask-password-console.service.xml b/man/systemd-ask-password-console.service.xml index 6c87feb179..536dad9c67 100644 --- a/man/systemd-ask-password-console.service.xml +++ b/man/systemd-ask-password-console.service.xml @@ -68,7 +68,7 @@ boot. systemd-ask-password-wall.service is a system service that informs all logged in users for system passwords via - wall1. It + wall1. It is intended to be used after boot to ensure that users are properly notified. @@ -89,7 +89,7 @@ systemd1, systemd-tty-ask-password-agent1, - wall1 + wall1 diff --git a/man/systemd-ask-password.xml b/man/systemd-ask-password.xml index 805827efc3..ce0ac3d1a2 100644 --- a/man/systemd-ask-password.xml +++ b/man/systemd-ask-password.xml @@ -78,7 +78,7 @@ asking the user for passwords using Plymouth; a boot-time password agent querying the user directly on the console; an agent requesting password input via a - wall1 + wall1 message; an agent suitable for running in a GNOME session; a command line agent which can be started temporarily to process queued password requests; a TTY @@ -171,8 +171,8 @@ systemd1, systemctl1, - plymouth8, - wall1 + plymouth8, + wall1 diff --git a/man/systemd-binfmt.service.xml b/man/systemd-binfmt.service.xml index 748e41780a..cb96048369 100644 --- a/man/systemd-binfmt.service.xml +++ b/man/systemd-binfmt.service.xml @@ -69,7 +69,7 @@ systemd1, binfmt.d5, - wine8 + wine8 diff --git a/man/systemd-bootchart.xml b/man/systemd-bootchart.xml index d83d032553..e19bbc11d4 100644 --- a/man/systemd-bootchart.xml +++ b/man/systemd-bootchart.xml @@ -142,7 +142,7 @@ These options can also be set in the /etc/systemd/bootchart.conf file. See - bootchart.conf5. + bootchart.conf5. @@ -316,7 +316,7 @@ See Also - bootchart.conf5 + bootchart.conf5 diff --git a/man/systemd-cat.xml b/man/systemd-cat.xml index 4098a76bc7..e5a867be22 100644 --- a/man/systemd-cat.xml +++ b/man/systemd-cat.xml @@ -114,7 +114,7 @@ to the same named levels). These priority values are the same as defined by - syslog3. Defaults + syslog3. Defaults to info. Note that this simply controls the default, individual lines may be logged with diff --git a/man/systemd-cgls.xml b/man/systemd-cgls.xml index 230957ba2d..d8dbe6862e 100644 --- a/man/systemd-cgls.xml +++ b/man/systemd-cgls.xml @@ -138,7 +138,7 @@ systemctl1, systemd-cgtop1, systemd-nspawn1, - ps1 + ps1 diff --git a/man/systemd-cgtop.xml b/man/systemd-cgtop.xml index 73f8e74189..8ee552a012 100644 --- a/man/systemd-cgtop.xml +++ b/man/systemd-cgtop.xml @@ -63,7 +63,7 @@ hierarchy, ordered by their CPU, memory, or disk I/O load. The display is refreshed in regular intervals (by default every 1s), similar in style to - top1. + top1. If systemd-cgtop is not connected to a tty, only one iteration is performed and no columns headers are printed. This mode is suitable for @@ -263,7 +263,7 @@ systemctl1, systemd-cgls1, systemd.resource-control5, - top1 + top1 diff --git a/man/systemd-getty-generator.xml b/man/systemd-getty-generator.xml index 2f3d124186..f6a66896df 100644 --- a/man/systemd-getty-generator.xml +++ b/man/systemd-getty-generator.xml @@ -94,7 +94,7 @@ See Also systemd1, - agetty8 + agetty8 diff --git a/man/systemd-inhibit.xml b/man/systemd-inhibit.xml index 555c5414b4..c694744fb9 100644 --- a/man/systemd-inhibit.xml +++ b/man/systemd-inhibit.xml @@ -178,7 +178,7 @@ This burns the ISO image foobar.iso on a CD using - wodim1, + wodim1, and inhibits system sleeping, shutdown and idle while doing so. diff --git a/man/systemd-journald.service.xml b/man/systemd-journald.service.xml index 7ac73ed66d..7db62d1b05 100644 --- a/man/systemd-journald.service.xml +++ b/man/systemd-journald.service.xml @@ -65,7 +65,7 @@ It creates and maintains structured, indexed journals based on logging information that is received from the kernel, from user processes via the libc - syslog3 + syslog3 call, from standard input and standard error of system services or via its native API. It will implicitly collect numerous metadata fields for each log diff --git a/man/systemd-nspawn.xml b/man/systemd-nspawn.xml index cb0605bcd1..aea50559f0 100644 --- a/man/systemd-nspawn.xml +++ b/man/systemd-nspawn.xml @@ -70,7 +70,7 @@ systemd-nspawn may be used to run a command or OS in a light-weight namespace container. In many ways it is similar to - chroot1, + chroot1, but more powerful since it fully virtualizes the file system hierarchy, as well as the process tree, the various IPC subsystems and the host and domain @@ -98,15 +98,15 @@ involved with boot and systems management. In contrast to - chroot1 systemd-nspawn + chroot1 systemd-nspawn may be used to boot full Linux-based operating systems in a container. Use a tool like - yum8, - debootstrap8, + yum8, + debootstrap8, or - pacman8 + pacman8 to set up an OS directory tree suitable as file system hierarchy for systemd-nspawn containers. @@ -393,7 +393,7 @@ additional capabilities to grant the container. Takes a comma-separated list of capability names, see - capabilities7 + capabilities7 for more information. Note that the following capabilities will be granted in any way: CAP_CHOWN, @@ -581,7 +581,7 @@ accessible via machinectl1 and shown by tools such as - ps1. If + ps1. If the container does not run an init system, it is recommended to set this option to no. Note @@ -770,10 +770,10 @@ See Also systemd1, - chroot1, - yum8, - debootstrap8, - pacman8, + chroot1, + yum8, + debootstrap8, + pacman8, systemd.slice5, machinectl1 diff --git a/man/systemd-run.xml b/man/systemd-run.xml index e3c006a2e2..0c9d13dd2d 100644 --- a/man/systemd-run.xml +++ b/man/systemd-run.xml @@ -243,7 +243,7 @@ Sep 08 07:37:21 bupkis env[19948]: LANG=en_US.UTF-8 Sep 08 07:37:21 bupkis env[19948]: BOOT_IMAGE=/vmlinuz-3.11.0-0.rc5.git6.2.fc20.x86_64 The following command invokes the - updatedb8 + updatedb8 tool, but lowers the block IO weight for it to 10. See systemd.resource-control5 for more information on the BlockIOWeight= diff --git a/man/systemd-system.conf.xml b/man/systemd-system.conf.xml index e2b2bd8b6f..6105c5131c 100644 --- a/man/systemd-system.conf.xml +++ b/man/systemd-system.conf.xml @@ -187,7 +187,7 @@ capabilities to include in the capability bounding set for PID 1 and its children. See - capabilities7 + capabilities7 for details. Takes a whitespace-separated list of capability names as read by cap_from_name3. @@ -347,7 +347,7 @@ executed processes. Takes a space-separated list of variable assignments. See - environ7 + environ7 for details about environment variables. @@ -421,8 +421,8 @@ systemd.directives7, systemd.exec5, systemd.service5, - environ7, - capabilities7 + environ7, + capabilities7 diff --git a/man/systemd-timedated.service.xml b/man/systemd-timedated.service.xml index 4f17bccc69..143d3403fb 100644 --- a/man/systemd-timedated.service.xml +++ b/man/systemd-timedated.service.xml @@ -81,7 +81,7 @@ systemd1, timedatectl1, localtime5, - hwclock8 + hwclock8 diff --git a/man/systemd-timesyncd.service.xml b/man/systemd-timesyncd.service.xml index 84c4899cac..3810feb660 100644 --- a/man/systemd-timesyncd.service.xml +++ b/man/systemd-timesyncd.service.xml @@ -67,7 +67,7 @@ systemd1, timedatectl1, localtime5, - hwclock8 + hwclock8 diff --git a/man/systemd-tty-ask-password-agent.xml b/man/systemd-tty-ask-password-agent.xml index e0df87d217..53bd3aa840 100644 --- a/man/systemd-tty-ask-password-agent.xml +++ b/man/systemd-tty-ask-password-agent.xml @@ -104,7 +104,7 @@ Forward password requests to - wall1 + wall1 instead of querying the user on the calling TTY. @@ -113,7 +113,7 @@ Ask question with - plymouth8 + plymouth8 instead of querying the user on the calling TTY. @@ -146,8 +146,8 @@ systemd1, systemctl1, systemd-ask-password-console.service8, - wall1, - plymouth8 + wall1, + plymouth8 diff --git a/man/systemd-update-done.service.xml b/man/systemd-update-done.service.xml index a791beae62..c3b402b601 100644 --- a/man/systemd-update-done.service.xml +++ b/man/systemd-update-done.service.xml @@ -84,7 +84,7 @@ /usr are always followed by an update of the modification time of /usr, for example by invoking - touch1 + touch1 on it. @@ -94,7 +94,7 @@ systemd1, systemd.unit5, - touch1 + touch1 diff --git a/man/systemd-update-utmp.service.xml b/man/systemd-update-utmp.service.xml index 0b316b1acc..7d9e32e60a 100644 --- a/man/systemd-update-utmp.service.xml +++ b/man/systemd-update-utmp.service.xml @@ -68,7 +68,7 @@ See Also systemd1, - utmp5, + utmp5, auditd8 diff --git a/man/systemd-user-sessions.service.xml b/man/systemd-user-sessions.service.xml index fc93e2dc2f..767cbc714a 100644 --- a/man/systemd-user-sessions.service.xml +++ b/man/systemd-user-sessions.service.xml @@ -70,7 +70,7 @@ systemd1, systemd-logind.service8, - pam_nologin8 + pam_nologin8 diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml index cc5442d45c..2894e14e21 100644 --- a/man/systemd.exec.xml +++ b/man/systemd.exec.xml @@ -103,7 +103,7 @@ directory path. Sets the root directory for executed processes, with the - chroot2 + chroot2 system call. If this is used, it must be ensured that the process and all its auxiliary files are available in @@ -304,7 +304,7 @@ See - environ7 + environ7 for details about environment variables. @@ -443,7 +443,7 @@ for other processes to release the terminal. connects standard output to the - syslog3 + syslog3 system syslog service. connects it with the kernel log buffer @@ -568,7 +568,7 @@ , or . See - syslog3 + syslog3 for details. This option is only useful when StandardOutput= or @@ -590,7 +590,7 @@ , , . See - syslog3 + syslog3 for details. This option is only useful when StandardOutput= or @@ -687,7 +687,7 @@ User= setting. If not set, no PAM session will be opened for the executed processes. See - pam8 + pam8 for details. @@ -698,7 +698,7 @@ capabilities to include in the capability bounding set for the executed process. See - capabilities7 + capabilities7 for details. Takes a whitespace-separated list of capability names as read by cap_from_name3, @@ -739,7 +739,7 @@ SecureBits= Controls the secure bits set for the executed process. See - capabilities7 + capabilities7 for details. Takes a list of strings: , , @@ -757,7 +757,7 @@ Capabilities= Controls the - capabilities7 + capabilities7 set for the executed process. Take a capability string describing the effective, permitted and inherited @@ -1472,7 +1472,7 @@ or StandardError=tty). See - termcap5. + termcap5. @@ -1488,7 +1488,7 @@ systemd.setenv= (see systemd1). Additional variables may also be set through PAM, - cf. pam_env8. + cf. pam_env8. @@ -1506,7 +1506,7 @@ systemd.resource-control5, systemd.directives7, tmpfiles.d5, - exec3 + exec3 diff --git a/man/systemd.journal-fields.xml b/man/systemd.journal-fields.xml index 472a0855cd..5e12e619dc 100644 --- a/man/systemd.journal-fields.xml +++ b/man/systemd.journal-fields.xml @@ -140,7 +140,7 @@ number causing this entry, if any. Contains the numeric value of - errno3 + errno3 formatted as a decimal string. @@ -202,7 +202,7 @@ _CAP_EFFECTIVE= - The effective capabilities7 of + The effective capabilities7 of the process the journal entry originates from. diff --git a/man/systemd.mount.xml b/man/systemd.mount.xml index 3bc4d3aeff..f116aa577c 100644 --- a/man/systemd.mount.xml +++ b/man/systemd.mount.xml @@ -111,7 +111,7 @@ monitored by systemd and appear like any other mount unit in systemd. See /proc/self/mountinfo description - in proc5. + in proc5. Some file systems have special semantics as API @@ -359,7 +359,7 @@ systemd.resource-control5, systemd.service5, systemd.device5, - proc5, + proc5, mount8, systemd-fstab-generator8, systemd.directives7 diff --git a/man/systemd.socket.xml b/man/systemd.socket.xml index aeeb97fccd..09a7311b85 100644 --- a/man/systemd.socket.xml +++ b/man/systemd.socket.xml @@ -188,7 +188,7 @@ replaced with a NUL character before binding. For details, see - unix7. + unix7. If the address string is a single number, it is read as port diff --git a/man/systemd.special.xml b/man/systemd.special.xml index f84639e2b4..863d7f35d9 100644 --- a/man/systemd.special.xml +++ b/man/systemd.special.xml @@ -1156,7 +1156,7 @@ systemd.socket5, systemd.target5, systemd.slice5, - bootup7, + bootup7, systemd-fstab-generator8 diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index b1f8108984..d0431ce067 100644 --- a/man/systemd.unit.xml +++ b/man/systemd.unit.xml @@ -396,7 +396,7 @@ man:. For more information about the syntax of these URIs, see - uri7. The + uri7. The URIs should be listed in order of relevance, starting with the most relevant. It is a good idea to first @@ -1052,7 +1052,7 @@ (i.e. this does not check whether capability is actually available in the permitted or effective sets, see - capabilities7 + capabilities7 for details). Pass a capability name such as CAP_MKNOD, possibly prefixed with an exclamation @@ -1500,7 +1500,7 @@ systemd.scope5, systemd.slice5, systemd.time7, - capabilities7, + capabilities7, systemd.directives7, uname1 diff --git a/man/systemd.xml b/man/systemd.xml index 331e6c2ff6..bcbfa02ba1 100644 --- a/man/systemd.xml +++ b/man/systemd.xml @@ -191,7 +191,7 @@ Set log level. As argument this accepts a numerical log - level or the well-known syslog3 + level or the well-known syslog3 symbolic names (lowercase): , , @@ -424,7 +424,7 @@ file system hierarchy (beneath /sys/fs/cgroup/systemd/), or in tools such as - ps1 + ps1 (ps xawf -eo pid,user,cgroup,args is particularly useful to list all processes and the systemd units they belong to.). @@ -1274,9 +1274,9 @@ sd-daemon3, systemd.unit5, systemd.special5, - pkg-config1, + pkg-config1, kernel-command-line7, - bootup7, + bootup7, systemd.directives7 diff --git a/man/telinit.xml b/man/telinit.xml index 1949c950e0..33ea118bcb 100644 --- a/man/telinit.xml +++ b/man/telinit.xml @@ -188,7 +188,7 @@ systemd1, systemctl1, - wall1 + wall1 diff --git a/man/timedatectl.xml b/man/timedatectl.xml index fbd6600802..f3edb8d61a 100644 --- a/man/timedatectl.xml +++ b/man/timedatectl.xml @@ -173,7 +173,7 @@ change the 3rd line of /etc/adjtime, as documented in - hwclock8. + hwclock8. @@ -241,8 +241,8 @@ chronyd.service - NTP client/server See Also systemd1, - hwclock8, - date1, + hwclock8, + date1, localtime5, systemctl1, systemd-timedated.service8,