Subversion Repositories

?revision_form?Rev ?revision_input??revision_submit??revision_endform?

Rev 2 | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2 Rev 17
1
.\"                                      Hey, EMACS: -*- nroff -*-
1
.\"                                      Hey, EMACS: -*- nroff -*-
2
.\" First parameter, NAME, should be all caps
2
.\" First parameter, NAME, should be all caps
3
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
3
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
4
.\" other parameters are allowed: see man(7), man(1)
4
.\" other parameters are allowed: see man(7), man(1)
5
.TH LSH 1 "May 25, 2000"
5
.TH LSH 1 "May 25, 2000"
6
.\" Please adjust this date whenever revising the manpage.
6
.\" Please adjust this date whenever revising the manpage.
7
.\"
7
.\"
8
.\" Some roff macros, for reference:
8
.\" Some roff macros, for reference:
9
.\" .nh        disable hyphenation
9
.\" .nh        disable hyphenation
10
.\" .hy        enable hyphenation
10
.\" .hy        enable hyphenation
11
.\" .ad l      left justify
11
.\" .ad l      left justify
12
.\" .ad b      justify to both left and right margins
12
.\" .ad b      justify to both left and right margins
13
.\" .nf        disable filling
13
.\" .nf        disable filling
14
.\" .fi        enable filling
14
.\" .fi        enable filling
15
.\" .br        insert line break
15
.\" .br        insert line break
16
.\" .sp <n>    insert n+1 empty lines
16
.\" .sp <n>    insert n+1 empty lines
17
.\" for manpage-specific macros, see man(7)
17
.\" for manpage-specific macros, see man(7)
18
.SH NAME
18
.SH NAME
19
ssh-conv \- convert a SSH2 public key to sexp format
19
ssh-conv \- convert a SSH2 public key to sexp format
20
.SH SYNOPSIS
20
.SH SYNOPSIS
21
.B ssh-conv
21
.B ssh-conv
22
.SH DESCRIPTION
22
.SH DESCRIPTION
23
This manual page documents briefly the
23
This manual page documents briefly the
24
.B ssh-conv
24
.B ssh-conv
25
command.
25
command.
26
This manual page was written for the Debian GNU/Linux distribution
26
This manual page was written for the Debian GNU/Linux distribution
27
because the original program does not have a manual page.
27
because the original program does not have a manual page.
28
Instead, it has documentation in the GNU Info format; see below.
28
Instead, it has documentation in the GNU Info format; see below.
29
.PP
29
.PP
30
.\" TeX users may be more comfortable with the \fB<whatever>\fP and
30
.\" TeX users may be more comfortable with the \fB<whatever>\fP and
31
.\" \fI<whatever>\fP escape sequences to invode bold face and italics, 
31
.\" \fI<whatever>\fP escape sequences to invode bold face and italics, 
32
.\" respectively.
32
.\" respectively.
33
\fBssh-conv\fP is a program that converts a SSH2 public key to lsh's
33
\fBssh-conv\fP is a program that converts a SSH2 public key to lsh's
34
sexp format.
34
sexp format.
35
.SH SEE ALSO
35
.SH SEE ALSO
36
.BR lshc (1),
36
.BR lsh (1),
37
.BR lshd (1),
37
.BR lshd (1),
38
.BR lsh-decode-key (1),
38
.BR lsh-decode-key (1),
39
.BR sexp-conv (1).
39
.BR sexp-conv (1).
40
.SH AUTHOR
40
.SH AUTHOR
41
This manual page was written by Timshel Knoll <timshel@pobox.com>,
41
This manual page was written by Timshel Knoll <timshel@pobox.com>,
42
for the Debian GNU/Linux system (but may be used by others).
42
for the Debian GNU/Linux system (but may be used by others).