From: Zbigniew Jędrzejewski-Szmek Date: Fri, 19 Feb 2021 08:10:15 +0000 (+0100) Subject: man: fix links to various pages X-Git-Tag: v248-rc1~38^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F18694%2Fhead;p=thirdparty%2Fsystemd.git man: fix links to various pages nss-dns doesn't have any man page that I could find. --- diff --git a/man/less-variables.xml b/man/less-variables.xml index 3d8e200e44e..809a9084a21 100644 --- a/man/less-variables.xml +++ b/man/less-variables.xml @@ -69,15 +69,15 @@ Takes a boolean argument. When true, the "secure" mode of the pager is enabled; if false, disabled. If $SYSTEMD_PAGERSECURE is not set at all, secure mode is enabled - if the effective UID is not the same as the owner of the login session, see geteuid2 and - sd_pid_get_owner_uid3. + if the effective UID is not the same as the owner of the login session, see + geteuid2 + and sd_pid_get_owner_uid3. In secure mode, will be set when invoking the pager, and the pager shall disable commands that open or create new files or start new subprocesses. When $SYSTEMD_PAGERSECURE is not set at all, pagers which are not known to implement secure mode will not be used. (Currently only - less1 implements - secure mode.) + less1 + implements secure mode.) Note: when commands are invoked with elevated privileges, for example under sudo8 or diff --git a/man/sd_bus_reply_method_return.xml b/man/sd_bus_reply_method_return.xml index ffeef3d2b89..cf1e422a382 100644 --- a/man/sd_bus_reply_method_return.xml +++ b/man/sd_bus_reply_method_return.xml @@ -61,8 +61,9 @@ reply. sd_bus_reply() takes a complete bus message object created with either - sd_bus_new_method_return3 or - sd_bus_new_method_error3 + sd_bus_message_new_method_return3 + or + sd_bus_message_new_method_error3 and sends it as a reply to the call message. diff --git a/man/systemd-resolved.service.xml b/man/systemd-resolved.service.xml index 09caf6b9a79..0ff2b4e8553 100644 --- a/man/systemd-resolved.service.xml +++ b/man/systemd-resolved.service.xml @@ -224,7 +224,7 @@ This section provides a short summary of differences in the stub resolver implemented by nss-resolve8 together with systemd-resolved and the traditional stub resolver implemented in - nss-dns8. + nss-dns. Some names are always resolved internally (see Synthetic Records above). Traditionally @@ -235,7 +235,7 @@ overridden with ResolveUnicastSingleLabel=, see resolved.conf5). This is similar to the option being set in - resolv.conf5. + resolv.conf5. Search domains are not used for suffixing of multi-label names. @@ -270,8 +270,8 @@ Environment variables $LOCALDOMAIN and $RES_OPTIONS described in - resolv.conf5 are not - supported currently. + resolv.conf5 + are not supported currently. diff --git a/man/systemd-veritysetup-generator.xml b/man/systemd-veritysetup-generator.xml index b447301e6f7..bf5e705f830 100644 --- a/man/systemd-veritysetup-generator.xml +++ b/man/systemd-veritysetup-generator.xml @@ -88,7 +88,7 @@ , , , , and . See - veritysetup8 for more + veritysetup8 for more details.