diff options
| author | Allan Jude <allanjude@FreeBSD.org> | 2020-07-11 20:56:57 +0000 |
|---|---|---|
| committer | Allan Jude <allanjude@FreeBSD.org> | 2020-07-11 20:56:57 +0000 |
| commit | 463b8ebdcb319bf3784b24462ad917f584145031 (patch) | |
| tree | a84c315d73ba9c99c377329d290851f2f4a91347 /libexec | |
| parent | ce2fe5b1097a7257ef218f9d3475d5e5dd71fc1b (diff) | |
Notes
Diffstat (limited to 'libexec')
| -rw-r--r-- | libexec/getty/ttys.5 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/libexec/getty/ttys.5 b/libexec/getty/ttys.5 index 7b730d8b7cee9..887386071f341 100644 --- a/libexec/getty/ttys.5 +++ b/libexec/getty/ttys.5 @@ -28,7 +28,7 @@ .\" from: @(#)ttys.5 8.1 (Berkeley) 6/4/93 .\" $FreeBSD$ .\" " -.Dd August 3, 2018 +.Dd July 11, 2020 .Dt TTYS 5 .Os .Sh NAME @@ -162,6 +162,9 @@ ttyv0 "/usr/local/bin/xterm -display :0" xterm on window="/usr/local/bin/X :0" .Sh SEE ALSO .Xr login 1 , .Xr getttyent 3 , +.Xr nmdm 4 , +.Xr uart 4 , +.Xr ucom 4 , .Xr gettytab 5 , .Xr login.conf 5 , .Xr termcap 5 , |
