From 909d2008e488f2e3ab259373b38340e7c071520b Mon Sep 17 00:00:00 2001
From: tianci li <86754294+jimcat8@users.noreply.github.com>
Date: Fri, 14 Jan 2022 23:10:02 +0800
Subject: [PATCH] Update nmtui.md
---
docs/gemstones/nmtui.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/gemstones/nmtui.md b/docs/gemstones/nmtui.md
index bc1ae9630f..6dac2bf982 100644
--- a/docs/gemstones/nmtui.md
+++ b/docs/gemstones/nmtui.md
@@ -30,7 +30,7 @@ You can use the Tab key or the ↑↓←
### DHCP IPv4
-For IPv4, if it is to obtain network information using DHCP way, you only need to select *IPv4 CONFIGURATION* back ** <Automatic> ** , and then run your terminal under `systemctl restart NetworkManager.service` , large In most cases, it can take effect. In rare cases, you need to switch the network card to take effect. For example, this way- `nmcli connection down ens33` , `nmcli connection up ens33`
+For IPv4, if it is to obtain network information using DHCP way, you only need to select *IPv4 CONFIGURATION* back **<Automatic>** , and then run your terminal under `systemctl restart NetworkManager.service` , large In most cases, it can take effect. In rare cases, you need to switch the network card to take effect. For example, this way- `nmcli connection down ens33` , `nmcli connection up ens33`
### Manually fix network information