diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-17 10:52:33 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-17 10:52:33 +0000 |
commit | 2c3307fb903f427be3d021c5780b75cac9af2ce8 (patch) | |
tree | 65cf431f40b7481d81ae2dfce9576342686448f7 /upstream/opensuse-tumbleweed/man8/nss-systemd.8 | |
parent | Releasing progress-linux version 4.22.0-1~progress7.99u1. (diff) | |
download | manpages-l10n-2c3307fb903f427be3d021c5780b75cac9af2ce8.tar.xz manpages-l10n-2c3307fb903f427be3d021c5780b75cac9af2ce8.zip |
Merging upstream version 4.23.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'upstream/opensuse-tumbleweed/man8/nss-systemd.8')
-rw-r--r-- | upstream/opensuse-tumbleweed/man8/nss-systemd.8 | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/upstream/opensuse-tumbleweed/man8/nss-systemd.8 b/upstream/opensuse-tumbleweed/man8/nss-systemd.8 index cc685a61..31d5b1ba 100644 --- a/upstream/opensuse-tumbleweed/man8/nss-systemd.8 +++ b/upstream/opensuse-tumbleweed/man8/nss-systemd.8 @@ -1,5 +1,5 @@ '\" t -.TH "NSS\-SYSTEMD" "8" "" "systemd 254" "nss-systemd" +.TH "NSS\-SYSTEMD" "8" "" "systemd 255" "nss-systemd" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -62,8 +62,6 @@ It is recommended to place "systemd" after the "files" -or -"compat" entry of the /etc/nsswitch\&.conf lines so that @@ -142,9 +140,9 @@ correctly: .RS 4 .\} .nf -passwd: compat \fBsystemd\fR -group: compat [SUCCESS=merge] \fBsystemd\fR -shadow: compat \fBsystemd\fR +passwd: files \fBsystemd\fR +group: files \fB[SUCCESS=merge] systemd\fR +shadow: files \fBsystemd\fR gshadow: files \fBsystemd\fR hosts: mymachines resolve [!UNAVAIL=return] files myhostname dns |