Go to most recent revision | Details | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
2 | magnus | 1 | .\" Hey, EMACS: -*- nroff -*- |
2 | .\" First parameter, NAME, should be all caps |
||
3 | .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection |
||
4 | .\" other parameters are allowed: see man(7), man(1) |
||
5 | .TH LSH 1 "May 25, 2000" |
||
6 | .\" Please adjust this date whenever revising the manpage. |
||
7 | .\" |
||
8 | .\" Some roff macros, for reference: |
||
9 | .\" .nh disable hyphenation |
||
10 | .\" .hy enable hyphenation |
||
11 | .\" .ad l left justify |
||
12 | .\" .ad b justify to both left and right margins |
||
13 | .\" .nf disable filling |
||
14 | .\" .fi enable filling |
||
15 | .\" .br insert line break |
||
16 | .\" .sp <n> insert n+1 empty lines |
||
17 | .\" for manpage-specific macros, see man(7) |
||
18 | .SH NAME |
||
19 | ssh-conv \- convert a SSH2 public key to sexp format |
||
20 | .SH SYNOPSIS |
||
21 | .B ssh-conv |
||
22 | .SH DESCRIPTION |
||
23 | This manual page documents briefly the |
||
24 | .B ssh-conv |
||
25 | command. |
||
26 | This manual page was written for the Debian GNU/Linux distribution |
||
27 | because the original program does not have a manual page. |
||
28 | Instead, it has documentation in the GNU Info format; see below. |
||
29 | .PP |
||
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, |
||
32 | .\" respectively. |
||
33 | \fBssh-conv\fP is a program that converts a SSH2 public key to lsh's |
||
34 | sexp format. |
||
35 | .SH SEE ALSO |
||
36 | .BR lshc (1), |
||
37 | .BR lshd (1), |
||
38 | .BR lsh-decode-key (1), |
||
39 | .BR sexp-conv (1). |
||
40 | .SH AUTHOR |
||
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). |