~ubuntu-branches/ubuntu/raring/lsb/raring-proposed

« back to all changes in this revision

Viewing changes to lsb.8

  • Committer: Bazaar Package Importer
  • Author(s): Chris Lawrence
  • Date: 2002-04-15 02:25:51 UTC
  • Revision ID: james.westby@ubuntu.com-20020415022551-don2tfe0tawo0g44
Tags: 1.1.0-11
Note that Debian's run-parts ignores certain lsb cron.* scripts, in
violation of the LSB specification.  See #118646.
(If necessary, run-parts may be diverted by this package to conform.)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
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
 
30
.BR /usr/share/doc/lsb/README.Debian
 
31
.BR /usr/share/doc/lsb/html/
 
32
.BR http://www.linuxbase.org/
 
33
.SH AUTHOR
 
34
This manual page was written by Chris Lawrence <lawrencc@debian.org>
 
35
for the Debian system (but may be used by others).