Fix some code samples for the Linux installation guide.
Review Request #13104 — Created June 13, 2023 and submitted — Latest diff uploaded
The RHEL installation guide was missing a
\
at the end of a line,
which could impact people trying to copy/paste.I've also made a small tweak to change an ellipsis from
....
to...
in one code sample.
Built the docs. Checked for the new code samples.