~ubuntu-branches/ubuntu/feisty/apache2/feisty

« back to all changes in this revision

Viewing changes to debian/a2dismod.8

  • Committer: Bazaar Package Importer
  • Author(s): Andreas Barth
  • Date: 2006-12-09 21:05:45 UTC
  • mfrom: (0.6.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20061209210545-h70s0xaqc2v8vqr2
Tags: 2.2.3-3.2
* Non-maintainer upload.
* 043_ajp_connection_reuse: Patch from upstream Bugzilla, fixing a critical
  issue with regard to connection reuse in mod_proxy_ajp.
  Closes: #396265

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 A2DISMOD SECTION "October 4th, 2001"
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
 
a2dismod \- disables an apache2 module
20
 
.SH SYNOPSIS
21
 
.B a2dismod [module] 
22
 
.SH DESCRIPTION
23
 
This manual page documents briefly the
24
 
.B a2dismod
25
 
command.
26
 
.PP
27
 
.\" TeX users may be more comfortable with the \fB<whatever>\fP and
28
 
.\" \fI<whatever>\fP escape sequences to invode bold face and italics, 
29
 
.\" respectively.
30
 
\fBa2dismod\fP is a program that disables the specified apache2 module within
31
 
the apache2 configuration.
32
 
.SH AUTHOR
33
 
This manual page was written by Daniel Stone <daniel@sfarc.net> for the Debian
34
 
GNU/Linux distribution, as it is a Debian-specific script with the package.
 
1
.so man8/a2enmod.8