summaryrefslogtreecommitdiff
path: root/usr.bin/ssh/sshd.8
diff options
context:
space:
mode:
authorCamiel Dobbelaar <camield@cvs.openbsd.org>2001-09-27 17:53:25 +0000
committerCamiel Dobbelaar <camield@cvs.openbsd.org>2001-09-27 17:53:25 +0000
commit92900900fdc0e9acbb5a7bcc5c706154526cbcc9 (patch)
tree974dda5d7c752e1cf01730d42e4295b79dfd007c /usr.bin/ssh/sshd.8
parentc5c8f3e992a12807e021c397d336fe2da0fcbefe (diff)
don't talk about compile-time options
ok markus@
Diffstat (limited to 'usr.bin/ssh/sshd.8')
-rw-r--r--usr.bin/ssh/sshd.87
1 files changed, 3 insertions, 4 deletions
diff --git a/usr.bin/ssh/sshd.8 b/usr.bin/ssh/sshd.8
index bb456efd3a5..46c36cf7ece 100644
--- a/usr.bin/ssh/sshd.8
+++ b/usr.bin/ssh/sshd.8
@@ -34,7 +34,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $OpenBSD: sshd.8,v 1.152 2001/09/20 00:15:54 stevesk Exp $
+.\" $OpenBSD: sshd.8,v 1.153 2001/09/27 17:53:24 camield Exp $
.Dd September 25, 1999
.Dt SSHD 8
.Os
@@ -1165,9 +1165,8 @@ are displayed to anyone trying to log in, and non-root connections are
refused.
The file should be world-readable.
.It Pa /etc/hosts.allow, /etc/hosts.deny
-If compiled with
-.Sy LIBWRAP
-support, tcp-wrappers access controls may be defined here as described in
+Access controls that should be enforced by tcp-wrappers are defined here.
+Further details are described in
.Xr hosts_access 5 .
.It Pa $HOME/.rhosts
This file contains host-username pairs, separated by a space, one per