[Bug 285460] [PATCH]: wrong option for tail(1) and head(1) in 14.0 release notes

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 16 Mar 2025 09:39:57 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285460

            Bug ID: 285460
           Summary: [PATCH]: wrong option for tail(1) and head(1) in 14.0
                    release notes
           Product: Documentation
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Website
          Assignee: doc@FreeBSD.org
          Reporter: artembunichev@zohomail.com

Created attachment 258717
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=258717&action=edit
Replace wrong `-h' option with `-v'

In 14.0 release notes there is a misspelled option `-h' mentioned for tail(1)
and head(1).  In fact, the `-v' (verbose) option was meant and neither tail(1)
nor head(1) has a `-h' option.

I attached the patch that fixes it.

-- 
You are receiving this mail because:
You are the assignee for the bug.