]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
- camield@cvs.openbsd.org 2001/09/27 17:53:24
authorBen Lindstrom <mouring@eviladmin.org>
Wed, 3 Oct 2001 17:15:32 +0000 (17:15 +0000)
committerBen Lindstrom <mouring@eviladmin.org>
Wed, 3 Oct 2001 17:15:32 +0000 (17:15 +0000)
     [sshd.8]
     don't talk about compile-time options
     ok markus@

ChangeLog
sshd.8

index 422f5de12aa5fa4fe32e5fe31645a16d428a8d8a..fe6d47977c41818150a6dbd4c78548067bffeb1e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
    - markus@cvs.openbsd.org 2001/09/27 15:31:17
      [auth2.c auth2-chall.c sshconnect1.c]
      typos; from solar
+   - camield@cvs.openbsd.org 2001/09/27 17:53:24
+     [sshd.8]
+     don't talk about compile-time options
+     ok markus@
 
 20011001
  - (stevesk) loginrec.c: fix type conversion problems exposed when using
  - Wrote replacements for strlcpy and mkdtemp
  - Released 1.0pre1
 
-$Id: ChangeLog,v 1.1572 2001/10/03 17:12:43 mouring Exp $
+$Id: ChangeLog,v 1.1573 2001/10/03 17:15:32 mouring Exp $
diff --git a/sshd.8 b/sshd.8
index 80d662087ef8e2d670f67694d963fbcba523df90..c3a2e1ee49bedde83f58247799c31069b4b4481d 100644 (file)
--- a/sshd.8
+++ b/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
@@ -1173,9 +1173,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