git: 0e378f40f7 - main - 12.3 relnotes: fix a wording nit
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 08 Dec 2021 02:30:35 UTC
The branch main has been updated by gjb: URL: https://cgit.FreeBSD.org/doc/commit/?id=0e378f40f722f81075b0ba82c73a1ebcf7e424ae commit 0e378f40f722f81075b0ba82c73a1ebcf7e424ae Author: Glen Barber <gjb@FreeBSD.org> AuthorDate: 2021-12-08 02:30:07 +0000 Commit: Glen Barber <gjb@FreeBSD.org> CommitDate: 2021-12-08 02:30:07 +0000 12.3 relnotes: fix a wording nit Submitted by: Pau Amma Sponsored by: Rubicon Communications, LLC ("Netgate") --- website/content/en/releases/12.3R/relnotes.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/en/releases/12.3R/relnotes.adoc b/website/content/en/releases/12.3R/relnotes.adoc index 6306164c6c..c345685cc3 100644 --- a/website/content/en/releases/12.3R/relnotes.adoc +++ b/website/content/en/releases/12.3R/relnotes.adoc @@ -143,7 +143,7 @@ The man:bhyve[8] utility had support for large IOs fixed in man:nvme[4] emulatio The man:cmp[1] utility received `-b`, `--print-bytes` flags to be compatible with GNU man:cmp[1]. -The man:cmp[1] utility received the `-i`, `--ignore-initial` flags an alternative to skip1/skip2. +The man:cmp[1] utility received the `-i`, `--ignore-initial` flags as an alternative to skip1/skip2. The man:cmp[1] utility now accepts SI suffixes for skip1/skip2.