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: [email protected]
Reporter: [email protected]
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.