Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Aug 2025 11:28:13 GMT
From:      Sergio Carlavilla Delgado <carlavilla@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: 816bb7a3b9 - main - Website - Release notes: Fix option for tail and head in 14.0R
Message-ID:  <202508151128.57FBSDjo056978@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help

The branch main has been updated by carlavilla:

URL: https://cgit.FreeBSD.org/doc/commit/?id=816bb7a3b9c680337900f4b6f8db74ad5d9770ff

commit 816bb7a3b9c680337900f4b6f8db74ad5d9770ff
Author:     Artem Bunichev <tembun@bk.ru>
AuthorDate: 2025-08-15 11:27:14 +0000
Commit:     Sergio Carlavilla Delgado <carlavilla@FreeBSD.org>
CommitDate: 2025-08-15 11:27:14 +0000

    Website - Release notes: Fix option for tail and head in 14.0R
    
    PR: 285460
---
 website/content/en/releases/14.0R/relnotes.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/content/en/releases/14.0R/relnotes.adoc b/website/content/en/releases/14.0R/relnotes.adoc
index 7a79c85cae..14d6e83b7a 100644
--- a/website/content/en/releases/14.0R/relnotes.adoc
+++ b/website/content/en/releases/14.0R/relnotes.adoc
@@ -361,7 +361,7 @@ A new man:fwget[8] utility inspects the system for peripherals that need firmwar
 For now, only the PCI subsystem is supported, and only video firmware for Intel and AMD GPUs is known.
 gitref:d198b8774d2c[repository=src] gitref:d198b8774d2c[repository=src] (Sponsored by Beckhoff Automation GmbH & Co. KG)
 
-The usability of man:head[1] and man:tail[1] has been improved by consistently supporting the `-q` and `-h` options, allowing numbers with SI suffixes, and removing the 2^31 limit on lines for man:head[1].
+The usability of man:head[1] and man:tail[1] has been improved by consistently supporting the `-q` and `-v` options, allowing numbers with SI suffixes, and removing the 2^31 limit on lines for man:head[1].
 gitref:643ac419fafb[repository=src]
 
 man:makefs[8] now has experimental ZFS support.



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