Author: danger (doc committer) Date: Thu Jan 7 11:30:54 2010 New Revision: 201736 URL: http://svn.freebsd.org/changeset/base/201736
Log: - s/unsecure/insecure/ as this is the correct keyword Modified: head/share/man/man7/security.7 Modified: head/share/man/man7/security.7 ============================================================================== --- head/share/man/man7/security.7 Thu Jan 7 10:39:15 2010 (r201735) +++ head/share/man/man7/security.7 Thu Jan 7 11:30:54 2010 (r201736) @@ -23,7 +23,7 @@ .\" .\" $FreeBSD$ .\" -.Dd September 8, 2006 +.Dd January 7, 2010 .Dt SECURITY 7 .Os .Sh NAME @@ -175,7 +175,7 @@ outside of the console or possibly even .Xr su 1 utility. For example, make sure that your PTYs are specified as being -.Dq Li unsecure +.Dq Li insecure in the .Pa /etc/ttys file _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "[email protected]"
