Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed
.\" Hey, EMACS: -*- nroff -*-
.\" First parameter, NAME, should be all caps
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
.\" other parameters are allowed: see man(7), man(1)
.TH LSH 1 "May 25, 2000"
.\" Please adjust this date whenever revising the manpage.
.\"
.\" Some roff macros, for reference:
.\" .nh disable hyphenation
.\" .hy enable hyphenation
.\" .ad l left justify
.\" .ad b justify to both left and right margins
.\" .nf disable filling
.\" .fi enable filling
.\" .br insert line break
.\" .sp <n> insert n+1 empty lines
.\" for manpage-specific macros, see man(7)
.SH NAME
ssh-conv \- convert a SSH2 public key to sexp format
.SH SYNOPSIS
.B ssh-conv
.SH DESCRIPTION
This manual page documents briefly the
.B ssh-conv
command.
This manual page was written for the Debian GNU/Linux distribution
because the original program does not have a manual page.
Instead, it has documentation in the GNU Info format; see below.
.PP
.\" TeX users may be more comfortable with the \fB<whatever>\fP and
.\" \fI<whatever>\fP escape sequences to invode bold face and italics,
.\" respectively.
\fBssh-conv\fP is a program that converts a SSH2 public key to lsh's
sexp format.
.SH SEE ALSO
.BR lshc (1),
.BR lshd (1),
.BR lsh-decode-key (1),
.BR sexp-conv (1).
.SH AUTHOR
This manual page was written by Timshel Knoll <timshel@pobox.com>,
for the Debian GNU/Linux system (but may be used by others).