summaryrefslogtreecommitdiff
path: root/sshd_config.5
diff options
context:
space:
mode:
Diffstat (limited to 'sshd_config.5')
-rw-r--r--sshd_config.56
1 files changed, 3 insertions, 3 deletions
diff --git a/sshd_config.5 b/sshd_config.5
index c8b814da6..d2913c33f 100644
--- a/sshd_config.5
+++ b/sshd_config.5
@@ -33,8 +33,8 @@
33.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 33.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
34.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 34.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
35.\" 35.\"
36.\" $OpenBSD: sshd_config.5,v 1.154 2013/01/17 23:00:01 djm Exp $ 36.\" $OpenBSD: sshd_config.5,v 1.155 2013/01/18 08:00:49 jmc Exp $
37.Dd $Mdocdate: January 17 2013 $ 37.Dd $Mdocdate: January 18 2013 $
38.Dt SSHD_CONFIG 5 38.Dt SSHD_CONFIG 5
39.Os 39.Os
40.Sh NAME 40.Sh NAME
@@ -1000,7 +1000,7 @@ Note that if this file is not readable, then public key authentication will
1000be refused for all users. 1000be refused for all users.
1001Keys may be specified as a text file, listing one public key per line, or as 1001Keys may be specified as a text file, listing one public key per line, or as
1002an OpenSSH Key Revocation List (KRL) as generated by 1002an OpenSSH Key Revocation List (KRL) as generated by
1003.Xr ssh-keygen 1 1003.Xr ssh-keygen 1 .
1004For more information on KRLs, see the 1004For more information on KRLs, see the
1005.Sx KEY REVOCATION LISTS 1005.Sx KEY REVOCATION LISTS
1006section in 1006section in