diff --git a/src/doc/man/generated_txt/cargo-fetch.txt b/src/doc/man/generated_txt/cargo-fetch.txt
index cbd3169c313..1c30a3540f4 100644
--- a/src/doc/man/generated_txt/cargo-fetch.txt
+++ b/src/doc/man/generated_txt/cargo-fetch.txt
@@ -91,8 +91,7 @@ OPTIONS
Beware that this may result in different dependency resolution than
online mode. Cargo will restrict itself to crates that are
downloaded locally, even if there might be a newer version as
- indicated in the local copy of the index. See the cargo-fetch(1)
- command to download dependencies before going offline.
+ indicated in the local copy of the index.
May also be specified with the net.offline config value
Beware that this may result in different dependency resolution than online mode. Cargo will restrict itself to crates that are downloaded locally, even -if there might be a newer version as indicated in the local copy of the index. -See the cargo-fetch(1) command to download dependencies before going -offline.
+if there might be a newer version as indicated in the local copy of the index.May also be specified with the net.offline
config value.
diff --git a/src/etc/man/cargo-fetch.1 b/src/etc/man/cargo-fetch.1
index 3779b9c2862..428dc882a81 100644
--- a/src/etc/man/cargo-fetch.1
+++ b/src/etc/man/cargo-fetch.1
@@ -106,8 +106,6 @@ proceed without the network if possible.
Beware that this may result in different dependency resolution than online
mode. Cargo will restrict itself to crates that are downloaded locally, even
if there might be a newer version as indicated in the local copy of the index.
-See the \fBcargo\-fetch\fR(1) command to download dependencies before going
-offline.
.sp
May also be specified with the \fBnet.offline\fR \fIconfig value\fR