git: 743d6ba0f290 - stable/14 - tty.4: correct description of header file
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 08 Feb 2025 00:38:07 UTC
The branch stable/14 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=743d6ba0f29045a9a1d087a798520b8e3505205d commit 743d6ba0f29045a9a1d087a798520b8e3505205d Author: artembunichev <artembunichev@zohomail.com> AuthorDate: 2025-02-05 20:43:46 +0000 Commit: Konstantin Belousov <kib@FreeBSD.org> CommitDate: 2025-02-08 00:26:55 +0000 tty.4: correct description of header file PR: 284596 (cherry picked from commit 8d4a464412d0bd9f214ecefa2298cbe7f85f2c0f) --- 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 7c86be6aa62b..76595c7d9b4e 100644 --- a/share/man/man4/tty.4 +++ b/share/man/man4/tty.4 @@ -289,7 +289,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