- jmc@cvs.openbsd.org 2006/02/01 09:11:41

[sshd.8]
     small tweak;
This commit is contained in:
Damien Miller 2006-02-01 22:05:42 +11:00
parent 8bbdf90f33
commit 2ac05779f7
2 changed files with 6 additions and 3 deletions

View File

@ -8,6 +8,9 @@
- merge sections on protocols 1 and 2 into a single section
- remove configuration file section
ok markus
- jmc@cvs.openbsd.org 2006/02/01 09:11:41
[sshd.8]
small tweak;
20060131
- (djm) OpenBSD CVS Sync
@ -3809,4 +3812,4 @@
- (djm) Trim deprecated options from INSTALL. Mention UsePAM
- (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
$Id: ChangeLog,v 1.4114 2006/02/01 11:05:25 djm Exp $
$Id: ChangeLog,v 1.4115 2006/02/01 11:05:42 djm Exp $

4
sshd.8
View File

@ -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.214 2006/02/01 09:06:50 jmc Exp $
.\" $OpenBSD: sshd.8,v 1.215 2006/02/01 09:11:41 jmc Exp $
.Dd September 25, 1999
.Dt SSHD 8
.Os
@ -217,7 +217,7 @@ from making DNS requests unless the authentication
mechanism or configuration requires it.
Authentication mechanisms that may require DNS include
.Cm RhostsRSAAuthentication ,
.Cm HostbasedAuthentication
.Cm HostbasedAuthentication ,
and using a
.Cm from="pattern-list"
option in a key file.