]> andersk Git - openssh.git/commitdiff
- jmc@cvs.openbsd.org 2006/02/01 09:11:41
authordjm <djm>
Wed, 1 Feb 2006 11:05:42 +0000 (11:05 +0000)
committerdjm <djm>
Wed, 1 Feb 2006 11:05:42 +0000 (11:05 +0000)
     [sshd.8]
     small tweak;

ChangeLog
sshd.8

index 0e32f377656ee6326f99def583e65121ab58e4d3..d13d6642f389461e86d747fca84f44cf7fc0aef7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
diff --git a/sshd.8 b/sshd.8
index 0bc5f820a03cc7c9ee42fd6e8ce1fbccf6860da5..51d339b658143e982cce65e93d77e196188ec340 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.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.
This page took 3.683401 seconds and 5 git commands to generate.