1
by Chris Lawrence
Note that Debian's run-parts ignores certain lsb cron.* scripts, in |
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 lsb 8 "2002-02-24" |
|
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 |
lsb \- Linux Standard Base support for Debian
|
|
20 |
.SH DESCRIPTION |
|
21 |
The \fBlsb\fP package provides infrastructure for installing Linux |
|
22 |
Standard Base applications on Debian. This manual page is designed to |
|
23 |
refer system adminstrators and others to the documentation available. |
|
24 |
.PP
|
|
25 |
The Linux Standard Base is a common runtime environment for |
|
26 |
third-party packages. The goal of the LSB is to make it easy to |
|
27 |
create binary packages that will run on any Linux distribution. For |
|
28 |
more information on the standard, please see the LSB web site. |
|
29 |
.SH SEE ALSO |
|
1.1.1
by Chris Lawrence
Fix Replaces line to use the correct version in lsb-base. |
30 |
.BR /usr/share/doc/lsb-core/README.Debian |
1
by Chris Lawrence
Note that Debian's run-parts ignores certain lsb cron.* scripts, in |
31 |
.BR http://www.linuxbase.org/ |
32 |
.SH AUTHOR |
|
33 |
This manual page was written by Chris Lawrence <lawrencc@debian.org> |
|
34 |
for the Debian system (but may be used by others). |