git: 6f4c4cfe4b13 - main - tty.4: see also: cross-reference pts(4)

From: Lexi Winter <ivy_at_FreeBSD.org>
Date: Mon, 21 Apr 2025 16:42:36 UTC
The branch main has been updated by ivy:

URL: https://cgit.FreeBSD.org/src/commit/?id=6f4c4cfe4b138297957d80c0887f99a83d9facf7

commit 6f4c4cfe4b138297957d80c0887f99a83d9facf7
Author:     Graham Perrin <grahamperrin@gmail.com>
AuthorDate: 2025-03-18 04:55:29 +0000
Commit:     Lexi Winter <ivy@FreeBSD.org>
CommitDate: 2025-04-21 16:41:02 +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
---
 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 f3c44d7e02e6..caa31835a331 100644
--- a/share/man/man4/tty.4
+++ b/share/man/man4/tty.4
@@ -372,6 +372,7 @@ variables.
 .Xr stty 1 ,
 .Xr ioctl 2 ,
 .Xr ng_tty 4 ,
+.Xr pts 4 ,
 .Xr pty 4 ,
 .Xr termios 4 ,
 .Xr getty 8