diff options
Diffstat (limited to 'ssh-keygen.1')
-rw-r--r-- | ssh-keygen.1 | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/ssh-keygen.1 b/ssh-keygen.1 index 7da73e07c..0d55854e9 100644 --- a/ssh-keygen.1 +++ b/ssh-keygen.1 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: ssh-keygen.1,v 1.115 2013/01/19 07:13:25 jmc Exp $ | 1 | .\" $OpenBSD: ssh-keygen.1,v 1.116 2013/06/27 14:05:37 jmc Exp $ |
2 | .\" | 2 | .\" |
3 | .\" Author: Tatu Ylonen <ylo@cs.hut.fi> | 3 | .\" Author: Tatu Ylonen <ylo@cs.hut.fi> |
4 | .\" Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland | 4 | .\" Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland |
@@ -35,7 +35,7 @@ | |||
35 | .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | 35 | .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF |
36 | .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | 36 | .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
37 | .\" | 37 | .\" |
38 | .Dd $Mdocdate: January 19 2013 $ | 38 | .Dd $Mdocdate: June 27 2013 $ |
39 | .Dt SSH-KEYGEN 1 | 39 | .Dt SSH-KEYGEN 1 |
40 | .Os | 40 | .Os |
41 | .Sh NAME | 41 | .Sh NAME |
@@ -516,8 +516,7 @@ of two times separated by a colon to indicate an explicit time interval. | |||
516 | The start time may be specified as a date in YYYYMMDD format, a time | 516 | The start time may be specified as a date in YYYYMMDD format, a time |
517 | in YYYYMMDDHHMMSS format or a relative time (to the current time) consisting | 517 | in YYYYMMDDHHMMSS format or a relative time (to the current time) consisting |
518 | of a minus sign followed by a relative time in the format described in the | 518 | of a minus sign followed by a relative time in the format described in the |
519 | .Sx TIME FORMATS | 519 | TIME FORMATS section of |
520 | section of | ||
521 | .Xr sshd_config 5 . | 520 | .Xr sshd_config 5 . |
522 | The end time may be specified as a YYYYMMDD date, a YYYYMMDDHHMMSS time or | 521 | The end time may be specified as a YYYYMMDD date, a YYYYMMDDHHMMSS time or |
523 | a relative time starting with a plus character. | 522 | a relative time starting with a plus character. |