diff options
Diffstat (limited to 'sshd.8')
-rw-r--r-- | sshd.8 | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -34,8 +34,8 @@ | |||
34 | .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | 34 | .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF |
35 | .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | 35 | .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
36 | .\" | 36 | .\" |
37 | .\" $OpenBSD: sshd.8,v 1.252 2010/02/26 22:09:28 jmc Exp $ | 37 | .\" $OpenBSD: sshd.8,v 1.253 2010/03/03 22:49:50 djm Exp $ |
38 | .Dd $Mdocdate: February 26 2010 $ | 38 | .Dd $Mdocdate: March 3 2010 $ |
39 | .Dt SSHD 8 | 39 | .Dt SSHD 8 |
40 | .Os | 40 | .Os |
41 | .Sh NAME | 41 | .Sh NAME |
@@ -508,7 +508,7 @@ No spaces are permitted, except within double quotes. | |||
508 | The following option specifications are supported (note | 508 | The following option specifications are supported (note |
509 | that option keywords are case-insensitive): | 509 | that option keywords are case-insensitive): |
510 | .Bl -tag -width Ds | 510 | .Bl -tag -width Ds |
511 | .It Cm from="cert-authority" | 511 | .It Cm cert-authority |
512 | Specifies that the listed key is a certification authority (CA) that is | 512 | Specifies that the listed key is a certification authority (CA) that is |
513 | trusted to validate signed certificates for user authentication. | 513 | trusted to validate signed certificates for user authentication. |
514 | .Pp | 514 | .Pp |