diff options
author | pluknet <pluknet@FreeBSD.org> | 2013-12-25 17:28:08 +0000 |
---|---|---|
committer | pluknet <pluknet@FreeBSD.org> | 2013-12-25 17:28:08 +0000 |
commit | a520dd9199dc3e50c474040e5185512d8c0d6fe4 (patch) | |
tree | f41faaad49108783178f98b39b39e9cc8b037d1f /share/man/man7/security.7 | |
parent | ba8551c440ea7523bf1b029f3aedb894070e0ee4 (diff) | |
download | FreeBSD-src-a520dd9199dc3e50c474040e5185512d8c0d6fe4.zip FreeBSD-src-a520dd9199dc3e50c474040e5185512d8c0d6fe4.tar.gz |
Clean up manual pages after BIND removal.
MFC after: 1 week
Diffstat (limited to 'share/man/man7/security.7')
-rw-r--r-- | share/man/man7/security.7 | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/share/man/man7/security.7 b/share/man/man7/security.7 index a3882d6..d51eea2 100644 --- a/share/man/man7/security.7 +++ b/share/man/man7/security.7 @@ -23,7 +23,7 @@ .\" .\" $FreeBSD$ .\" -.Dd February 8, 2012 +.Dd December 25, 2013 .Dt SECURITY 7 .Os .Sh NAME @@ -350,13 +350,6 @@ now defaults to running and .Xr fingerd 8 in a sandbox. -Another program which may be a candidate for running in a sandbox is -.Xr named 8 . -The default -.Pa rc.conf -includes the arguments necessary to run -.Xr named 8 -in a sandbox in a commented-out form. Depending on whether you are installing a new system or upgrading an existing system, the special user accounts used by these sandboxes may not be installed. @@ -825,8 +818,6 @@ ports A, B, C, D, and M-Z This way you can firewall off all of your low ports except for certain specific services such as -.Xr named 8 -(if you are primary for a zone), .Xr talkd 8 , .Xr sendmail 8 , and other internet-accessible services. |