Date: Fri, 3 Aug 2018 10:58:13 +0000 (UTC) From: Edward Tomasz Napierala <trasz@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r337233 - head/libexec/getty Message-ID: <201808031058.w73AwDqH067076@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: trasz Date: Fri Aug 3 10:58:13 2018 New Revision: 337233 URL: https://svnweb.freebsd.org/changeset/base/337233 Log: .Xr pam_securetty(8) from ttys(5), to hint the users as to what actually enforces the 'secure' tty flag. MFC after: 2 weeks Sponsored by: DARPA, AFRL Modified: head/libexec/getty/ttys.5 Modified: head/libexec/getty/ttys.5 ============================================================================== --- head/libexec/getty/ttys.5 Fri Aug 3 09:02:57 2018 (r337232) +++ head/libexec/getty/ttys.5 Fri Aug 3 10:58:13 2018 (r337233) @@ -28,7 +28,7 @@ .\" from: @(#)ttys.5 8.1 (Berkeley) 6/4/93 .\" $FreeBSD$ .\" " -.Dd March 2, 2018 +.Dd August 3, 2018 .Dt TTYS 5 .Os .Sh NAME @@ -167,6 +167,7 @@ ttyv0 "/usr/local/bin/xterm -display :0" xterm on wind .Xr termcap 5 , .Xr getty 8 , .Xr init 8 , +.Xr pam_securetty 8 , .Xr pstat 8 .\".Xr init 8 , .\".Xr ttyflags 8
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201808031058.w73AwDqH067076>