The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=8d4a464412d0bd9f214ecefa2298cbe7f85f2c0f
commit 8d4a464412d0bd9f214ecefa2298cbe7f85f2c0f Author: artembunichev <artembunic...@zohomail.com> AuthorDate: 2025-02-05 20:43:46 +0000 Commit: Konstantin Belousov <k...@freebsd.org> CommitDate: 2025-02-05 21:41:31 +0000 tty.4: correct description of header file PR: 284596 MFC after: 3 days --- share/man/man4/tty.4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/man/man4/tty.4 b/share/man/man4/tty.4 index 331c0c42f476..f3c44d7e02e6 100644 --- a/share/man/man4/tty.4 +++ b/share/man/man4/tty.4 @@ -287,7 +287,7 @@ and is the means by which most full\&-screen oriented programs determine the screen size. The .Va winsize -structure is defined in +structure is provided by .In sys/ioctl.h . .It Dv TIOCSWINSZ Fa struct winsize *ws Set the window size associated with the terminal to be the value in