summaryrefslogtreecommitdiff
path: root/usr.bin/ssh
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2013-01-18 08:00:50 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2013-01-18 08:00:50 +0000
commit5b510cbbf809049fa1bb36de30bdb41f0e614114 (patch)
tree25fc948adc97d16b6e40b2ee2b6dbb07adbdab70 /usr.bin/ssh
parent0cacd931bbfa1fda1e1757b27354378aee969483 (diff)
tweak previous;
Diffstat (limited to 'usr.bin/ssh')
-rw-r--r--usr.bin/ssh/sshd_config.56
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/ssh/sshd_config.5 b/usr.bin/ssh/sshd_config.5
index 42b26773cf4..2eefb682c47 100644
--- a/usr.bin/ssh/sshd_config.5
+++ b/usr.bin/ssh/sshd_config.5
@@ -33,8 +33,8 @@
.\" (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_config.5,v 1.154 2013/01/17 23:00:01 djm Exp $
-.Dd $Mdocdate: January 17 2013 $
+.\" $OpenBSD: sshd_config.5,v 1.155 2013/01/18 08:00:49 jmc Exp $
+.Dd $Mdocdate: January 18 2013 $
.Dt SSHD_CONFIG 5
.Os
.Sh NAME
@@ -1001,7 +1001,7 @@ Note that if this file is not readable, then public key authentication will
be refused for all users.
Keys may be specified as a text file, listing one public key per line, or as
an OpenSSH Key Revocation List (KRL) as generated by
-.Xr ssh-keygen 1
+.Xr ssh-keygen 1 .
For more information on KRLs, see the
.Sx KEY REVOCATION LISTS
section in