summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2010-07-16 13:59:59 +1000
committerDamien Miller <djm@mindrot.org>2010-07-16 13:59:59 +1000
commitbad5e03bfdcfd0ae3b5f6812affd8c2cf62d6046 (patch)
tree6f928bb88ed3d2e871b33ff55c5cb162be0e23de
parentbcfbc48930448c726e02cba6e1a85b316801564b (diff)
- schwarze@cvs.openbsd.org 2010/07/15 21:20:38
[ssh-keygen.1] repair incorrect block nesting, which screwed up indentation; problem reported and fix OK by jmc@
-rw-r--r--ChangeLog4
-rw-r--r--ssh-keygen.16
2 files changed, 7 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index a755a804..322bb9d9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -37,6 +37,10 @@
[ssh.1]
finally ssh synopsis looks nice again! this commit just removes a ton of
hacks we had in place to make it work with old groff;
+ - schwarze@cvs.openbsd.org 2010/07/15 21:20:38
+ [ssh-keygen.1]
+ repair incorrect block nesting, which screwed up indentation;
+ problem reported and fix OK by jmc@
20100714
- (tim) [contrib/redhat/openssh.spec] Bug 1796: Test for skip_x11_askpass
diff --git a/ssh-keygen.1 b/ssh-keygen.1
index 76ce88ca..c4464878 100644
--- a/ssh-keygen.1
+++ b/ssh-keygen.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ssh-keygen.1,v 1.96 2010/06/30 07:24:25 jmc Exp $
+.\" $OpenBSD: ssh-keygen.1,v 1.97 2010/07/15 21:20:38 schwarze Exp $
.\"
.\" -*- nroff -*-
.\"
@@ -37,15 +37,15 @@
.\" (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: June 30 2010 $
+.Dd $Mdocdate: July 15 2010 $
.Dt SSH-KEYGEN 1
.Os
.Sh NAME
.Nm ssh-keygen
.Nd authentication key generation, management and conversion
.Sh SYNOPSIS
-.Nm ssh-keygen
.Bk -words
+.Nm ssh-keygen
.Op Fl q
.Op Fl b Ar bits
.Fl t Ar type