The following commit has been merged in the master branch:
commit 84ad7a8f6be515b1f82e02983bdd7f6d644fd8c8
Author: Guillem Jover <[email protected]>
Date: Fri Mar 29 01:36:20 2013 +0100
man: Fix .SH and .SS title case
Uppercase .SH titles and lowercase .SS titles.
diff --git a/man/deb-version.5 b/man/deb-version.5
index 28e5b3d..d86aa72 100644
--- a/man/deb-version.5
+++ b/man/deb-version.5
@@ -88,7 +88,7 @@ is one) to determine the \fIupstream-version\fP and
\fIdebian-revision\fP compares earlier than the
presence of one (but note that the \fIdebian-revision\fP
is the least significant part of the version number).
-.SS Sorting Algorithm
+.SS Sorting algorithm
The \fIupstream-version\fP and \fIdebian-revision\fP
parts are compared by the package management system using the
same algorithm:
diff --git a/man/dpkg-maintscript-helper.1 b/man/dpkg-maintscript-helper.1
index 5505354..e65c583 100644
--- a/man/dpkg-maintscript-helper.1
+++ b/man/dpkg-maintscript-helper.1
@@ -58,7 +58,7 @@ it must explicitly do so and \fBdpkg\-maintscript\-helper\fP
can be used
to implement graceful deletion and moving of conffiles within maintainer
scripts.
.
-.SS REMOVING A CONFFILE
+.SS Removing a conffile
.P
If a conffile is completely removed, it should be removed from disk,
unless the user has modified it. If there are local modifications, they
@@ -103,7 +103,7 @@ be removed. If the package upgrade aborts, the \fBpostrm\fP
reinstalls the
original conffile. During purge, the \fBpostrm\fP will also delete the
\fB.dpkg\-bak\fP file kept up to now.
.
-.SS RENAMING A CONFFILE
+.SS Renaming a conffile
.P
If a conffile is moved from one location to another, you need to make sure
you move across any changes the user has made. This may seem a simple
diff --git a/man/dpkg.1 b/man/dpkg.1
index 65b2885..bc6dc34 100644
--- a/man/dpkg.1
+++ b/man/dpkg.1
@@ -61,7 +61,7 @@ any such option the back-ends need to be called directly.
packages. The information is divided in three classes: \fBstates\fP,
\fBselection states\fP and \fBflags\fP. These values are intended to
be changed mainly with \fBdselect\fP.
-.SS PACKAGE STATES
+.SS Package states
.TP
.B not\-installed
The package is not installed on your system.
@@ -88,7 +88,7 @@ The package has been triggered.
.TP
.B installed
The package is unpacked and configured OK.
-.SS PACKAGE SELECTION STATES
+.SS Package selection states
.TP
.B install
The package is selected for installation.
@@ -104,7 +104,7 @@ files, except configuration files).
.B purge
The package is selected to be purged (i.e. we want to remove everything
from system directories, even configuration files).
-.SS PACKAGE FLAGS
+.SS Package flags
.TP
.B reinst\-required
A package marked \fBreinst\-required\fP is broken and requires
diff --git a/man/dselect.1 b/man/dselect.1
index eb54327..93c4a4b 100644
--- a/man/dselect.1
+++ b/man/dselect.1
@@ -223,7 +223,7 @@ Quit \fBdselect\fP
Exits the program with zero (successful) errorcode.
.sp
.
-.SH Package selections management
+.SH PACKAGE SELECTIONS MANAGEMENT
.sp
.SS Introduction
.sp
--
dpkg's main repository
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]