Skip to content

Commit e9c10d9

Browse files
authored
From50 cw uptodate #26678 keichwa (#3943)
* Update modules/common-workflows/pages/workflow-clients-update-rec-actions.adoc * wording (per feedback)
1 parent 242048c commit e9c10d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/common-workflows/pages/workflow-clients-update-rec-actions.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ And then, the state also updates {salt}.
117117
... For Debian-based clients, such as Debian or Ubuntu, the action executes [command]``apt dist-upgrade -q -y $PACKAGES``.
118118
... For RPM-based clients that are not SUSE, such as Red Hat Enterprise Linux or SUSE Liberty Linux, the action executes [command]``yum --quiet -y update $PACKAGES`` or [command]``dnf --quiet -y upgrade $PACKAGES`` (depending on the package manager the client is using).
119119
... For non-transactional SUSE clients, such as SUSE Linux Enterprise 15, the action executes [command]``zypper --non-interactive --auto-agree-with-licenses update $PACKAGES``.
120-
... For transactional SUSE clients, the action executes the same in a transactional shell.
120+
... For transactional {suse} clients, the action executes the same in a transactional shell.
121121

122122
--
123123

@@ -146,7 +146,7 @@ Reboot detection is specific to the client operating system.
146146

147147
* For transactional {suse} clients, {productname} reboots the client if there is a pending transaction.
148148

149-
* For the Red Hat-based clients, {productname} reboots if [command]``dnf -q needs-restarting -r`` indicates that a reboot is required.
149+
* For the Red Hat-based clients, {productname} reboots the client if [command]``dnf -q needs-restarting -r`` indicates that a reboot is required.
150150

151151
--
152152

0 commit comments

Comments
 (0)