#179-Tweak format for consistency.

This commit is contained in:
T.C. Williams 2021-10-29 16:07:11 -04:00
parent 90fb4de74a
commit bda0ddf671
3 changed files with 3 additions and 3 deletions

View file

@ -5,7 +5,7 @@ include::{partialsdir}/attributes.adoc[]
This section describes how to add software repositories with the `dnf config-manager` command.
Use the following commands as the `root` user or under the `sudo` utility.
* To add a new repository, do the following as `*root*`.
. Define a new repository by adding a new file with the `.repo` suffix to the [filename]`/etc/yum.repos.d/` directory. For details about various options to use in the `.repo` file, see the xref:f{MAJOROSVER}@fedora:system-administrators-guide:package-management/DNF.adoc#sec-Setting_repository_Options[Setting [repository\] Options] section in the System Administrator's Guide

View file

@ -3,7 +3,7 @@
This section shows how to disable a particular software repository by using the `dnf config-manager` command.
* To disable a particular repository, use the following command as *root*:
* To disable a particular repository, use the following command as `*root*`:
+
[literal,subs="+quotes,attributes"]
----

View file

@ -3,7 +3,7 @@
This section shows how to enable a particular software repository by using the `dnf config-manager` command.
* To enable a particular repository, use the following command as `root`.
* To enable a particular repository, use the following command as `*root*`.
+
[literal,subs="+quotes,attributes"]
----