git: 18d777f13e12 - stable/14 - tty.4: see also: cross-reference pts(4)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 07 May 2025 19:02:17 UTC
The branch stable/14 has been updated by ivy: URL: https://cgit.FreeBSD.org/src/commit/?id=18d777f13e124cd6b4f0d49dc96793efbc6ad2aa commit 18d777f13e124cd6b4f0d49dc96793efbc6ad2aa Author: Graham Perrin <grahamperrin@gmail.com> AuthorDate: 2025-03-18 04:55:29 +0000 Commit: Lexi Winter <ivy@FreeBSD.org> CommitDate: 2025-05-07 18:59:36 +0000 tty.4: see also: cross-reference pts(4) pts(4) already refers to tty(4). Add a cross-reference. Reviewed by: kevans Approved by: kevans (mentor) Pull Request: https://github.com/freebsd/freebsd-src/pull/1617 (cherry picked from commit 6f4c4cfe4b138297957d80c0887f99a83d9facf7) --- share/man/man4/tty.4 | 1 + 1 file changed, 1 insertion(+) diff --git a/share/man/man4/tty.4 b/share/man/man4/tty.4 index 76595c7d9b4e..7fd0955df44a 100644 --- a/share/man/man4/tty.4 +++ b/share/man/man4/tty.4 @@ -374,6 +374,7 @@ variables. .Xr stty 1 , .Xr ioctl 2 , .Xr ng_tty 4 , +.Xr pts 4 , .Xr pty 4 , .Xr termios 4 , .Xr getty 8