summaryrefslogtreecommitdiff
path: root/ssh-keygen.1
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2013-01-20 22:35:06 +1100
committerDamien Miller <djm@mindrot.org>2013-01-20 22:35:06 +1100
commita0a7ee8bf417c651f4f5bb8a8a8fb877c13011cd (patch)
treefe3f68943fe3de8fcc867dddd6d1bd8f063ffed7 /ssh-keygen.1
parent881a7a2c5dc1d39b7e5f50e0d6c52d61b85491c3 (diff)
- jmc@cvs.openbsd.org 2013/01/19 07:13:25
[ssh-keygen.1] fix some formatting; ok djm
Diffstat (limited to 'ssh-keygen.1')
-rw-r--r--ssh-keygen.16
1 files changed, 3 insertions, 3 deletions
diff --git a/ssh-keygen.1 b/ssh-keygen.1
index 9d7a25cf4..7da73e07c 100644
--- a/ssh-keygen.1
+++ b/ssh-keygen.1
@@ -1,4 +1,4 @@
1.\" $OpenBSD: ssh-keygen.1,v 1.114 2013/01/18 21:48:43 jmc Exp $ 1.\" $OpenBSD: ssh-keygen.1,v 1.115 2013/01/19 07:13:25 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 18 2013 $ 38.Dd $Mdocdate: January 19 2013 $
39.Dt SSH-KEYGEN 1 39.Dt SSH-KEYGEN 1
40.Os 40.Os
41.Sh NAME 41.Sh NAME
@@ -713,7 +713,7 @@ certificate on hand.
713A KRL specification consists of lines containing one of the following directives 713A KRL specification consists of lines containing one of the following directives
714followed by a colon and some directive-specific information. 714followed by a colon and some directive-specific information.
715.Bl -tag -width Ds 715.Bl -tag -width Ds
716.It Cm serial : Ar serial_number Op -serial_number 716.It Cm serial : Ar serial_number Ns Op - Ns Ar serial_number
717Revokes a certificate with the specified serial number. 717Revokes a certificate with the specified serial number.
718Serial numbers are 64-bit values, not including zero and may be expressed 718Serial numbers are 64-bit values, not including zero and may be expressed
719in decimal, hex or octal. 719in decimal, hex or octal.