- jmc@cvs.openbsd.org 2013/01/18 08:00:49

[sshd_config.5]
     tweak previous;
This commit is contained in:
Damien Miller 2013-01-20 22:33:44 +11:00
parent 3d6d68b1e1
commit 72abeb709e
2 changed files with 6 additions and 3 deletions

View File

@ -9,6 +9,9 @@
- jmc@cvs.openbsd.org 2013/01/18 07:59:46
[ssh-keygen.c]
-u before -V in usage();
- jmc@cvs.openbsd.org 2013/01/18 08:00:49
[sshd_config.5]
tweak previous;
20130118
- (djm) OpenBSD CVS Sync

View File

@ -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
@ -1000,7 +1000,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