Rev 2 | Details | Compare with Previous | 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-server-config 8 "Jul 26, 2000" LSH "lsh Manuals" |
||
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 | lsh-server-config \- (re-)configure the lsh-server (lshd) |
||
20 | .SH SYNOPSIS |
||
21 | .B lsh-server-config |
||
22 | .RI [ --from-postinst ] |
||
23 | .SH DESCRIPTION |
||
24 | This manual page documents briefly the |
||
25 | .B lsh-server-config |
||
26 | command. |
||
27 | .PP |
||
28 | .\" TeX users may be more comfortable with the \fB<whatever>\fP and |
||
29 | .\" \fI<whatever>\fP escape sequences to invode bold face and italics, |
||
30 | .\" respectively. |
||
31 | \fBlsh-server-config\fP is a program that configures/reconfigures the |
||
32 | lsh-server package on Debian GNU systems. |
||
33 | .SH OPTIONS |
||
34 | .TP |
||
35 | .B \-\-from\-postinst |
||
36 | Indicates that the script is being called from lsh-server's postinst. |
||
37 | You should never need to use this. |
||
38 | .SH FILES |
||
39 | .BR /etc/default/lsh-server |
||
40 | .SH SEE ALSO |
||
41 | .BR lshd (8), |
||
42 | .br |
||
43 | .SH AUTHOR |
||
44 | This manual page was written by Timshel Knoll <timshel@debian.org>, |
||
45 | for the Debian GNU/Linux system (but may be used by others). |