git: e4a553ba6f - main - website/content: Fix redundant wording
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 27 Nov 2024 19:22:23 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/doc/commit/?id=e4a553ba6f5ac26b508b8662099294f88ca62e17
commit e4a553ba6f5ac26b508b8662099294f88ca62e17
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-11-27 19:21:30 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-11-27 19:21:30 +0000
website/content: Fix redundant wording
Reported by: cperciva
---
website/content/en/releases/14.2R/relnotes.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/website/content/en/releases/14.2R/relnotes.adoc b/website/content/en/releases/14.2R/relnotes.adoc
index f9711349b1..cdfd86bd53 100644
--- a/website/content/en/releases/14.2R/relnotes.adoc
+++ b/website/content/en/releases/14.2R/relnotes.adoc
@@ -232,7 +232,7 @@ gitref:0a096a7b3ae8[repository=src]
[[userland-deprecated-programs]]
=== Deprecated Applications
-man:fdisk[8] has been deprecated in favor of man:gpart[8] for a long time but has not been deprecated, but now running this application will show a warning to migrate to man:gpart[8].
+man:fdisk[8] has been deprecated in favor of man:gpart[8] for a long time but has not been removed, running this application will show a warning to migrate to man:gpart[8].
gitref:3958be5c29da[repository=src]
[[userland-libraries]]