Author: 0mp (doc,ports committer) Date: Mon Feb 3 23:30:47 2020 New Revision: 357477 URL: https://svnweb.freebsd.org/changeset/base/357477
Log: Replace *-out with star-out to ease legibility "*-out" is a complex way of phrasing the fact, and it causes confusion for people. Submitted by: debdrup Approved by: bcr (mentor) Differential Revision: https://reviews.freebsd.org/D23482 Modified: head/share/man/man7/security.7 Modified: head/share/man/man7/security.7 ============================================================================== --- head/share/man/man7/security.7 Mon Feb 3 23:30:39 2020 (r357476) +++ head/share/man/man7/security.7 Mon Feb 3 23:30:47 2020 (r357477) @@ -28,7 +28,7 @@ .\" .\" $FreeBSD$ .\" -.Dd December 11, 2019 +.Dd February 4, 2020 .Dt SECURITY 7 .Os .Sh NAME @@ -272,8 +272,8 @@ also add an additional layer of protection to the key protecting the keypair when you create it with .Xr ssh-keygen 1 . Being able -to *-out the passwords for staff accounts also guarantees that staff members -can only log in through secure access methods that you have set up. +to star-out the passwords for staff accounts also guarantees that staff +members can only log in through secure access methods that you have set up. You can thus force all staff members to use secure, encrypted connections for all their sessions which closes an important hole used by many intruders: that _______________________________________________ svn-src-head@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"