~ubuntu-branches/ubuntu/saucy/apache2/saucy

« back to all changes in this revision

Viewing changes to debian/a2dismod.8

  • Committer: Bazaar Package Importer
  • Author(s): Thom May
  • Date: 2004-10-13 19:46:10 UTC
  • Revision ID: james.westby@ubuntu.com-20041013194610-ccvqcz8vflh5zqrm
Tags: 2.0.50-12ubuntu4
Security Release. Patch from upstream for the following:
CAN-2004-0885SSLCypherSuite can be bypassed during renegotiation.

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.