summaryrefslogtreecommitdiff
path: root/ssh-keygen.1
diff options
context:
space:
mode:
authordjm <djm>2010-03-21 18:50:51 +0000
committerdjm <djm>2010-03-21 18:50:51 +0000
commit1ef580acd15bb83722166f114befda6b88616b70 (patch)
treeb8fe1f11b6181cd42e08f8ad050490c06dbb5d48 /ssh-keygen.1
parent475d76e9db6522b8bab8e840a533cb106d5aa095 (diff)
downloadopenssh-1ef580acd15bb83722166f114befda6b88616b70.tar.gz
- 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 c819320d..e79246b7 100644
--- a/ssh-keygen.1
+++ b/ssh-keygen.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ssh-keygen.1,v 1.89 2010/03/08 09:41:27 jmc Exp $
+.\" $OpenBSD: ssh-keygen.1,v 1.90 2010/03/10 07:40:35 jmc Exp $
.\"
.\" -*- nroff -*-
.\"
@@ -37,7 +37,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: March 8 2010 $
+.Dd $Mdocdate: March 10 2010 $
.Dt SSH-KEYGEN 1
.Os
.Sh NAME
@@ -348,8 +348,7 @@ by
.It Ic permit-x11-forwarding
Allows X11 forwarding.
.It Ic source-address Ns = Ns Ar address_list
-Restrict the source addresses from which the certificate is considered valid
-from.
+Restrict the source addresses from which the certificate is considered valid.
The
.Ar address_list
is 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
of a minus sign followed by a relative time in the format described in the
.Sx TIME FORMATS
section of
-.Xr ssh_config 5 .
+.Xr sshd_config 5 .
The end time may be specified as a YYYYMMDD date, a YYYYMMDDHHMMSS time or
a relative time starting with a plus character.
.Pp