summaryrefslogtreecommitdiff
path: root/ssh-keygen.1
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2010-03-22 05:50:51 +1100
committerDamien Miller <djm@mindrot.org>2010-03-22 05:50:51 +1100
commit77497e131857443cce9ec93fdb382e324002691a (patch)
tree1b470b55e111dcf7a2da2da2fdcc7f9094f7eca2 /ssh-keygen.1
parentc59e2443d30cc7ff2eebd57399e88d55748ba422 (diff)
- jmc@cvs.openbsd.org 2010/03/10 07:40:35
[ssh-keygen.1] typos; from Ross Richardson closes prs 6334 and 6335
Diffstat (limited to 'ssh-keygen.1')
-rw-r--r--ssh-keygen.19
1 files changed, 4 insertions, 5 deletions
diff --git a/ssh-keygen.1 b/ssh-keygen.1
index c819320db..e79246b79 100644
--- a/ssh-keygen.1
+++ b/ssh-keygen.1
@@ -1,4 +1,4 @@
1.\" $OpenBSD: ssh-keygen.1,v 1.89 2010/03/08 09:41:27 jmc Exp $ 1.\" $OpenBSD: ssh-keygen.1,v 1.90 2010/03/10 07:40:35 jmc Exp $
2.\" 2.\"
3.\" -*- nroff -*- 3.\" -*- nroff -*-
4.\" 4.\"
@@ -37,7 +37,7 @@
37.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 37.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
38.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 38.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
39.\" 39.\"
40.Dd $Mdocdate: March 8 2010 $ 40.Dd $Mdocdate: March 10 2010 $
41.Dt SSH-KEYGEN 1 41.Dt SSH-KEYGEN 1
42.Os 42.Os
43.Sh NAME 43.Sh NAME
@@ -348,8 +348,7 @@ by
348.It Ic permit-x11-forwarding 348.It Ic permit-x11-forwarding
349Allows X11 forwarding. 349Allows X11 forwarding.
350.It Ic source-address Ns = Ns Ar address_list 350.It Ic source-address Ns = Ns Ar address_list
351Restrict the source addresses from which the certificate is considered valid 351Restrict the source addresses from which the certificate is considered valid.
352from.
353The 352The
354.Ar address_list 353.Ar address_list
355is a comma-separated list of one or more address/netmask pairs in CIDR 354is a comma-separated list of one or more address/netmask pairs in CIDR
@@ -414,7 +413,7 @@ in YYYYMMDDHHMMSS format or a relative time (to the current time) consisting
414of a minus sign followed by a relative time in the format described in the 413of a minus sign followed by a relative time in the format described in the
415.Sx TIME FORMATS 414.Sx TIME FORMATS
416section of 415section of
417.Xr ssh_config 5 . 416.Xr sshd_config 5 .
418The end time may be specified as a YYYYMMDD date, a YYYYMMDDHHMMSS time or 417The end time may be specified as a YYYYMMDD date, a YYYYMMDDHHMMSS time or
419a relative time starting with a plus character. 418a relative time starting with a plus character.
420.Pp 419.Pp