Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Jul 2021 21:36:09 GMT
From:      Alan Somers <asomers@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: 24be2a2c5e - main - Correct the 13.0 release notes for ctld's -t feature
Message-ID:  <202107172136.16HLa97L009447@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by asomers (src committer):

URL: https://cgit.FreeBSD.org/doc/commit/?id=24be2a2c5eb70b7d894a461bc80c647ab9283270

commit 24be2a2c5eb70b7d894a461bc80c647ab9283270
Author:     Alan Somers <asomers@FreeBSD.org>
AuthorDate: 2021-07-15 14:42:46 +0000
Commit:     Alan Somers <asomers@FreeBSD.org>
CommitDate: 2021-07-17 21:35:29 +0000

    Correct the 13.0 release notes for ctld's -t feature
    
    Reviewed by:    mhorne, dbaio
    Approved by:    dbaio (docs)
    Differential Revision: https://reviews.freebsd.org/D31193
---
 website/content/en/releases/13.0R/relnotes.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/content/en/releases/13.0R/relnotes.adoc b/website/content/en/releases/13.0R/relnotes.adoc
index 7a90817852..36b280ad5f 100644
--- a/website/content/en/releases/13.0R/relnotes.adoc
+++ b/website/content/en/releases/13.0R/relnotes.adoc
@@ -416,7 +416,7 @@ This section covers changes and additions to file systems and other storage subs
 
 For man:iscsi[4] and man:ctld[8], support for specifying network QoS in the form of DiffServ Codepoints (DSCP) and Ethernet Priority Code Point (PCP) was added. gitref:ddf1072aac49[repository=src] {{< sponsored "NetApp" >}}
 
-The man:ctld[8] utility now supports the `-f` flag to test the validity of configuration files. gitref:7fcbecd004f[repository=src]
+The man:ctld[8] utility now supports the `-t` flag to test the validity of configuration files. gitref:7fcbecd004f[repository=src]
 
 Removed the man:nand[4] device framework and man:nandfs[5] filesystem and
 associated utilities. gitref:f5a95d9a0794[repository=src]



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107172136.16HLa97L009447>