summaryrefslogtreecommitdiff
path: root/sshd.8
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-10-03 17:15:32 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-10-03 17:15:32 +0000
commit6149a6c57fe24a4afc4a11be7f2061d4d079966a (patch)
tree4431fb0c8b952551749a8d06555fe63046a6c3e8 /sshd.8
parentbdfb4df08c8997247f365ca69dcd0b48bf783dc4 (diff)
- camield@cvs.openbsd.org 2001/09/27 17:53:24
[sshd.8] don't talk about compile-time options ok markus@
Diffstat (limited to 'sshd.8')
-rw-r--r--sshd.87
1 files changed, 3 insertions, 4 deletions
diff --git a/sshd.8 b/sshd.8
index 80d662087..c3a2e1ee4 100644
--- a/sshd.8
+++ b/sshd.8
@@ -34,7 +34,7 @@
34.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 34.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
35.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 35.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
36.\" 36.\"
37.\" $OpenBSD: sshd.8,v 1.152 2001/09/20 00:15:54 stevesk Exp $ 37.\" $OpenBSD: sshd.8,v 1.153 2001/09/27 17:53:24 camield Exp $
38.Dd September 25, 1999 38.Dd September 25, 1999
39.Dt SSHD 8 39.Dt SSHD 8
40.Os 40.Os
@@ -1173,9 +1173,8 @@ are displayed to anyone trying to log in, and non-root connections are
1173refused. 1173refused.
1174The file should be world-readable. 1174The file should be world-readable.
1175.It Pa /etc/hosts.allow, /etc/hosts.deny 1175.It Pa /etc/hosts.allow, /etc/hosts.deny
1176If compiled with 1176Access controls that should be enforced by tcp-wrappers are defined here.
1177.Sy LIBWRAP 1177Further details are described in
1178support, tcp-wrappers access controls may be defined here as described in
1179.Xr hosts_access 5 . 1178.Xr hosts_access 5 .
1180.It Pa $HOME/.rhosts 1179.It Pa $HOME/.rhosts
1181This file contains host-username pairs, separated by a space, one per 1180This file contains host-username pairs, separated by a space, one per